27
m is the Mode
1 = Trigger on Input 1
2 = Trigger on Input 2
3 = Trigger on both Inputs
p = pulse width (ms)
d = delay before pulse (ms)
The RT command will not allow a delay to be set which is less than the
minimum for the current setting. When changing the current and delay, it may
be necessary to use the RT command to set the delay to a higher value, then use
the RC command to set the current, then use the RT command again to set the
delay to the required value.
The error return codes from the RT command are:
44
Bad channel number
45
Channel number / trigger input mismatch
46
Invalid delay for programmed current
47
Invalid pulse width
RC
Set the output current for the selected channel
Syntax:
RC
f
C
c
V
v
E
e
Where:
f = output channel (1 or 2)
c = output selection, in this case 0
v = output current (mA)
e = (optional) maximum current rating of the LEDs.
If it is not needed, leave the Ee off the command.
Example of Pulsed Mode
Set output channel 2 to pulse a current of 5.35A for 100ms triggered by
input 1, with a delay of 15ms, a debounce period of 20ms and the
maximum current rating of the LEDs is 7A
RT2M1P0.1D15
Pulse channel 2 triggered by input1
delay = 15ms, pulse width = 100us
RC2C0V5350E7000
Current = 5.35A, Max current 7000mA