Legacy Protocol
System Status
D20980.026 Rev B
CV-LS Programming Guide
Page 12
1.5.3
Time
&?ST
Gets the current system time in seconds from the epoch.
Return string:
&?stX
Return value (
X
):
1.6
Light Feed Back Raw
&?I
Gets the current raw value of the Light Feed Back sensor.
Return string:
&?iX
Return value (
X
): 0 – 4096
1.7
Error Flags
&C?
Reports any error flags for the system.
Return string:
&cX
Return value (
X
): 8 bit value, Bit 0 = Fan Error, Bit 1 = LED Temp Error, Bit 8 = Any Faults.
Bit values: 1 = Fault Exists, 0 = No Fault Exists.
Note:
Unit will accept command without (?) for backwards compatibility.
1.8
Inputs
1.8.1
Analog
&?A#
Gets current value of an analog channel specified by #.
Input Options (#): 0 = Front Knob, 1-4 = Multiport Analog Channel Input
Return string:
&?a#X
Return value (
X
): 0 – 1000
1.8.2
Digital
&?D#
Gets current value of a digital channel specified by #.
Input Options (#): 0 = Front Switch, 1-4 = Multiport Digital Channel Input
Return string:
&?d#X
Return value (
X
): 0 – 1000