Legacy Protocol
System Status
D20980.026 Rev B
CV-LS Programming Guide
Page 9
Command Details
1
System Status
1.1
Temperature
1.1.1
Board
&?BM
Get current thermistor status of the main PCB
Return string:
&?bmX
Return value (
X
): 1 = Good, 2 = Warning, 3 = Error
&?BS
Get status of the temperature sensor on the main PCB
Return string:
&?bsX
Return value (
X
): 1 = Fully Functional, 0 = Warning or Error
&?BT
Get current temperature of the main PCB in Celsius
Return string:
&?btX
Return value (
X
): 0.0 – 100.0
1.1.2
LED
1.1.2.1
Legacy
&CT?
Get current temperature of the LED PCB in Celsius (Legacy Command, See &?lt).
Return string:
&ctX
Return value (
X
): LED Temp in “XX” format.
Note:
Unit will accept command without (?) for backwards compatibility.
1.1.2.2
CV-LS
&?LM
Get current thermistor status of the LED PCB
Return string:
&?lmX
Return value (
X
): 1 = Good, 2 = Warning, 3 = Error
&?LS
Get status of the temperature sensor on the LED PCB
Return string:
&?lsX
Return value (
X
): 1 = Fully Functional, 0 = Warning or Error
&?LT
Get current temperature of the LED PCB in Celsius
Return string:
&?ltX
Return value (
X
): 0.0 – 100.0