Legacy Protocol
System Status
D20980.026 Rev B
CV-LS Programming Guide
Page 13
1.9
Identification
1.9.1
Product Name
&Q
Gets a string containing the product name.
Return value:
&qSCHOTT ColdVision Light Source
1.9.2
Firmware Revision
&F?
Gets the firmware revision of the unit.
Return String:
&fX.XX
Return value (
X.XX
): Firmware Revision
Note:
Unit will accept command without (?) for backwards compatibility.
1.9.3
Serial Number
&Z?
Gets unit Serial Number.
Return string:
&zXXXXXX
Return value (
XXXXXX
): 6 digit serial number
Note:
Unit will accept command without (?) for backwards compatibility.
1.9.4
Model
&ZM?
Gets unit Model
Return string:
&zmY
Return value (
Y
): Model String
Note:
Unit will accept command without (?) for backwards compatibility.
1.9.5
Model:Serial
&ZF?
Gets unit Model:Serial number.
Return string:
&zfY:XXXXXX
Return value (
Y
): Model String
Return value (
XXXXXX
): 6 digit serial number
Note:
Unit will accept command without (?) for backwards compatibility.