Notes:
From terminal controller:
=> STX, addr, addr, CMD, text, RS, CS1, CS2, ETXTerminal response:
Error <= NAK (command or checksum error) Recv OK <= ACK (no data response required) Data <= STX, text, CS1, CS2, ETX (received OK and data response required)Note:
Refer to "File 9&mdash.Transaction Queue File" for the format of the returned transaction data.Terminal Controller reply if data received:
Error => NAK Recv OK => ACKAn ACK response from the terminal after receipt of a command means only that the terminal received the command. CMD 1 must be executed to determine if the last command executed properly.