Legacy Protocol
Controls
D20980.026 Rev B
CV-LS Programming Guide
Page 21
3.4
Triggered Strobe
3.4.1
Triggered Strobe Enable
&PM#
Gets/Sets if the triggered strobe mode is enabled.
Input Options (#): 0 = Disabled, 1 = Enabled, ? = Query
Return string:
&pmX
Return value (
X
): 0 = Disabled, 1 = Enabled
3.4.2
Combined Trigger
&PJ0,#
Gets/Sets if the system will use an input on any digital input to trigger all channels
simultaneously.
Input Options (#): 0 = Disable, 1 = Enable, ? = Query
Return string:
&pj0,X
Return value (
X
): 0 = Disable, 1 = Enable
3.4.3
Single Channel Operation
&PB#
Gets/Sets if the unit will behave as a single channel device during triggered strobe.
Input Options (#): 0 = Quad Channel Mode, 1 = Single Channel Mode,
? = Query
Return string:
&pbX
Return value (
X
): 0 = Quad Channel Mode, 1 = Single Channel Mode
3.4.4
Delay
3.4.4.1
Legacy
&PD#
Gets/Sets the time delay between arrival of a trigger input and the LED emitting light.
There is a system delay of 4-9 microseconds, followed by the variable delay.
Input Options (#): 0 – 1000000 = Delay in Microseconds, ? = Query
Return string:
&pdX
Return value (
X
): 0 – 1000000 = Delay in Microseconds
Note:
For backwards compatibility return value will be padded with leading zeros to
have at least 4 digits.
3.4.4.2
CV-LS
&PD#,#
Gets/Sets the time delay between arrival of a trigger input and the LED emitting light.
There is a system delay of 4-9 microseconds, followed by the variable delay.
First Input Option (#): 1 – 4 = Channel
Second Input Option (#): 0 – 1000000 = Delay in Microseconds,
? = Query
Return string:
&pdX,Y
Return value (
X
): 1 – 4 = Channel
Return value (
Y
): 0 – 1000000 = Delay in Microseconds