EasyManua.ls Logo

Kyocera KM-1500

Kyocera KM-1500
408 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
XBCP 18
381
XBCP 18 — enable Macro PDF417 symbol mode
Format
XBCP 18[, block-index];
Parameter
block-index:
0 to k-1, and k is the number of blocks
Function
Executing the XBCP 18 command enables the Macro PDF417 symbol mode. The Macro
PDF417 symbol mode directs the reader to separate large data and allows Macro
PDF417 two dimensional barcodes with a single file-id.
File
To bar-code data ‘abcdXYZ12345’ as a Macro PDF417 using block indices 0, 1, and 2:
!R!
UNIT C; CMNT Set unit to centimeters;
XBCP 17,"file-id"; CMNT Set file ID to file-id;
MZP 1,0; CMNT Move cursor to (1, 0) [centimeters];
XBCP 18,0; CMNT Set block index 0 to next data;
XBAR; abcd;ENDB; CMNT Encode and print data "abcd";
MZP 1,5; CMNT Move cursor to (1, 5) [centimeters];
XBCP 18,1; CMNT Set block index 1 to next data;
XBAR; XYZ;ENDB; CMNT Encode and print data "XYZ";
MZP 1,10; CMNT Move cursor to (1, 10) [centimeters];
XBCP 18,2; CMNT Set block index 2 to next data;
XBAR; 12345;ENDB; CMNT Encode and print data "12345";
EXIT;

Table of Contents

Other manuals for Kyocera KM-1500

Related product manuals