This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

HW and FW version over script
#1
Hello,

customer has LM5 installed in cabinet. I think old CPU is used. Problem -  take device from the cabinet to see label on it. 

From Firmware update info - there no description about HW and FW. 

So question - can I read from device FW and HW version installed? 

BR,

Alexander
Reply
#2
https://forum.logicmachine.net/showthrea...5#pid22655
------------------------------
Ctrl+F5
Reply
#3
FW version is shown in the bottom left corner of the main UI. HW model can read via a script but the model value can be slightly different to what is shown in the upgrade FW screen.
Code:
hw = io.readfile('/proc/device-tree/model')
log(hw)
Reply


Forum Jump: