Technical data

Table Of Contents
Unit 6: Bi-Directional Communications
“i” Programming Reference
6-2 PN: 9001158B
INTRODUCTION
Bi-Directional communications is a two-way communications protocol between the host and the printer enabling
the host to monitor and control the printer’s operational status.
GENERAL CONFIGURATION
Refer to Appendix: Reference Table 40 for printer configuration commands.
RECEIVE BUFFER
This protocol controls information such as reception, print, and cancelation for every item. When the buffer is near
full, an error will occur informing the host that either there is not enough memory remaining or that the item quantity
has been exhausted.
To release the receive buffer one of those conditions must be remedied.
DATA TRANSMISSION
Data transmissions must be preceded with STX (HEX 02H) and be followed by ETX (HEX 03H) to function.The
string must also include the item number or an error will occur. An error will also occur if an incorrect item number
is identiifed. BCC must follow <ESC>Z if the BCC function is enabled.
Print Data
<STX><ESC>A<ESC>{ID 00000}<ESC>{Print Data}<ESC>Z<ESC>BCC<ETX>
Status Request
{ENQ}