Printing Size; Printing Position; Data Format - Epson TM-T88VI Series Development Manual

Hide thumbs Also See for TM-T88VI Series:
Table of Contents

Advertisement

PTR_BCS_OTHER + 2

3.5.2 Printing Size

Because the size of MAXI CODE is fixed, printing is done at a fixed size that is
unaffected by the Width and Height parameters. An error occurs only when the
Width and Height parameters fall below zero. If the two dimensional barcode
cannot fit into the print area (depending on the paper width, layout settings, etc.)
then OPOS_E_ILLEGAL is returned and at this moment ResultCodeExtended
becomes zero.

3.5.3 Printing Position

Like the one dimensional barcode, the print position of the two dimensional
barcode is the specified position.

3.5.4 Data Format

3.5.4.1 Mode 2
In the case of mode 2, because the format of header + primary message +
secondary message is fixed, data for the Data parameter must follow this format.
The header part contains the following data, which can be omitted.
"[)> RS 01 GS yy" (In hexadecimal: 0x5B 0x29 0x3E 0x1E 0x30 0x31 0x1D 0x..
0x..)
yy is '0' to '9' (0x30 to 0x39)
The primary message part contains the following data.
"Postal Code" GS "ISO Country Code" GS "Service Class Code" GS
Field
Postal Code
ISO Country Code
Service Class Code
For the secondary message, you can freely specify any data from 0x01 to 0xFF,
and the data can be omitted. Since the length of the encoded data is not known,
the data length cannot be correctly verified. For this reason, if the printer
determines, after examining the original data length, that the data can more or
less be printed, it tries to print the data; if the length is more than that, then an
correction level is lowered for printing.)
: Print using MAXI mode 6.
Length (byte)
16
APPLICATION DEVELOPMENT GUIDE
POSPrinter (TM-T88VI)
Version 3.00 Feb. 2019
1 to 9
Number (0x30 to 0x39)
1 to 3
Number (0x30 to 0x39)
1 to 3
Number (0x30 to 0x39)
Type

Advertisement

Table of Contents
loading

Table of Contents