Command Line Interface (CLI)
34
Examples
Return value
65
means that no LEDs are lighted in the lower LED row and the LED number 65
is lighted in the square field. There have been 65 switching periods in total.
Return value
623
means that the LED number 6 is lighted in the lower LED row and the LED
number 23 is lighted in the square field. There have been 623 switching periods in total.
6.2.14 Put the LED-Panel in sleep mode, wake from sleep mode
Function
setSleepMode <mode>
Description
“LED-Panel.exe -setSleepMode 1” puts the device in sleep mode.
“LED-Panel.exe -setSleepMode 0” wakes the device from sleep mode.
6.2.15
Enable / Disable the external input “Camera Trigger”
Function
setCameraTrigger <enable>
Description
With the function
“LED-Panel.exe setcamtriggeren <enable>” it is possible to activate or
deactivate the external (wired) input “Camera Trigger”.
Parameters
<enable>
Description
0
disable the input “Camera Trigger”
1
enable the input “Camera Trigger”
Table 4