Command Line Interface (CLI)
30
6.2.4 Get Trigger Mode
Function
getTriggerMode
Description
“LED-Panel.exe -getTriggerMode” returns the current trigger mode
Return parameters
Return value
Description
1
internal (continuous) trigger
2
external (single) trigger
Example
LED-Panel.exe -getTriggerMode
After the execution of the command the device will return the numerical value of the activated
trigger mode.
6.2.5 Set LEDs Switching Time
Function
setTime <time>
Description
With the function
“LED-Panel.exe -setTime <time>“ it is possible to set switching time (cycle
duration) of the LED-Panel.
Parameters
Valid range from 0.0002-9.9[s]
Value precision:
0.0002 - 0.001 steps of 0.00001[s]
0.001 - 0.01 steps of 0.0001[s]
0.01 - 0.1 steps of 0.001[s]
0.1 - 1.0 steps of 0.01[s]
1.0 - 9.0 steps of 0.1[s]
Frame Rate Mode
Value range: 1.0 - 100.0
Value precision:
1.0 - 20.0 steps of 0.1
20.0 - 40.0 steps of 0.2
40.0 - 60.0 steps of 0.5
60.0 - 100.0 steps of 1.0