Technical data

Table Of Contents
Unit 6: Bi-Directional Communications
“i” Programming Reference
6-8 PN: 9001158B
INTERFACE STATUS (IG)
Receipt of SOH followed by IG causes the printer to return information bounded by an STX-ETX pair that reports
the type of interface connection currently set.
Figure 6-4, Return Status/Format Diagram
BATTERY INFORMATION (BI)
Receipt of SOH followed by BI causes the printer to return information bounded by an STX-ETX pair that reports
battery information.
Figure 6-5, Return Status/Format Diagram
IG RETURN STATUS TABLE
NUMBER ITEM CONTENT BYTES
1 Interface Connection Type
0.00H (Not used)
1.01H (Serial)
2.02H (Wireless LAN)
3.03H (Not used)
4.04H (IrDA)
5.05H (Bluetooth)
1
BI RETURN STATUS TABLE
NUMBER ITEM CONTENT BYTES
1 Battery Information
Battery output voltage is returned (ASCII)
0: 30H = 7.1V and below (low battery)
1: 31H = 7.2-7.4V (battery near end)
2: 32H = 7.5-7.9V
3: 33H = 8.0V and above
1
2 Reserved Consists of 0 fixed data 5
STX ETX
3 Bytes
RETURN STATUS/FORMAT
INTERFACE CONNECTION TYPE
STX ETX
8 Bytes
RETURN STATUS/FORMAT
BATTERY INFORMATION RESERVED