User manual
A630/A631/A632 Printer Series User Manual Page 49 / 63 Reference: FDE 3106894 Issue F
5.3.8.1.5 V
OLTAGE AND
T
EMPERATURE
M
ONITORING
Returns the results of latest voltage and temperature measurements.
ASCII
US LF n
Hexadecimal 1F 0A n
Decimal:
132 ≤ n ≤ 133
Limit:
Hex:
84 ≤ n ≤ 85
Always returns 7 Bytes:
Command ID + zero terminated ASCII string.
RETURNED STATUS DEFINITION
n = 0x84: Read Voltage (in Volt)
Byte
Function
Value
0 Command Id 0x84
1-5 ASCII string
6 End of String 0x00
RETURNED STATUS DEFINITION
n = 0x85: Read Printhead Temperature (in °C)
Byte
Function
Value
0 Command Id 0x85
1-5 ASCII string
6 End of String 0x00
5.3.8.1.6 S
END
P
RINTER
S
OFTWARE
V
ERSION
The printer returns 8 bytes containing the boot and flash software version.
The first 4 bytes returned are an ASCII string for the boot version.
The second 4 bytes are an ASCII string for the flash version.
Example
: the printer returns 1.071.15
This means the boot version is 1.07 and the flash version is 1.15
ASCII
US V
Hexadecimal 1F 56