Xbar - Print Two Dimensional Barcode - Kyocera KM-1500 Command Reference Manual

Kyocera km-1500: user guide
Hide thumbs Also See for KM-1500:
Table of Contents

Advertisement

XBAR —
Format
Parameters
data-length:
data-string:
buffer-name:
Function
print two dimensional barcode
XBAR [data-length]; data-string;ENDB;
or
XBAR buffer-name;ENDB;
length of data in bytes, terminated with a semicolon (;)
If this value is omitted, data-string is counted all characters after the first semicolon until
the program sees ;ENDB; .
data to be encoded, terminated with a semicolon (;) immediately followed by an ENDB
command (256 international characters or binary data)
name of buffer previously defined by XBUF command
The XBAR command prints a two dimensional barcode (sometimes referred to as
PDF417 symbol). The ENDB must follow as a terminator for the barcode data string.
Note that carriage return, line feed, space and all other characters must be counted as part
of data in the data string field. If data-length is omitted, 0, negative value, or non integer,
then data-string is counted all characters until the program sees ;ENDB;. If data-length
is 0, the semicolon to terminate the data cannot be omitted. (Command as
XBAR;;ENDB;.) It is necessary to have no space between '';" and ''ENDB;".
XBAR
359

Advertisement

Table of Contents
loading

This manual is also suitable for:

Taskalfa 4501i

Table of Contents