SOH E Send Batch Remaining Quantity
This command returns a four or five digit number indicating the quantity of labels
that remain to be printed in the current batch, followed by a carriage return.
Returned values is four digits if specified quantity is <= 9998. Five digits for quantities
specified > 9999. A value of 9999 is a special case and is to print forever and always
returns 9999.
Communications latency may cause this value to be higher than actual on some
printers.
Syntax
<SOH>E
Behavior
Printer response is:
l
nnnn<CR> or nnnnn
Where: nnnn - Are four or five decimal digits, 0000-9999 or 00000-99999. Based on
quantity specified.
SOH e Send Batch Printed Quantity
This command causes the printer to return a 5-digit number indicating the quantity
of labels that have been printed in the current batch, followed by a carriage return.
Communications latency may cause this value to be lower than actual on some
printers.
Syntax
<SOH>e
Behavior
Printer response is:
l
nnnnn
Where: nnnnn - are five decimal digits, 00000 to 99999.
SOH F Send Status Byte
This command instructs the printer to send a single status byte where each bit (1 or
0) represents one of the printer's status flags, followed by a carriage return (see
below). If an option is unavailable for the printer, the single bit will always be zero. See
SOH A Send ASCII Status String.
7
DPLCommand Reference