KYOCERA FS-1300D User Manual Page 372

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 371
PRESCRIBE Command Reference
362
XBAR — print two dimensional barcode
Format
XBAR [data-length]; data-string;ENDB;
or
XBAR bu
ffer-name;ENDB;
Parameters
data-length:
length of data in bytes, terminated with a semicolon (;)
If this value is omitted, dat
a-string is counted all characters after the first semicolon until
the program sees ;ENDB; .
data-string:
data to be encoded, terminated with a semicolon (;) immediately followed by an ENDB
command (256 international characters or binary data)
buffer-name:
name of buffer previously defined by XBUF command
Function
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;”.
Page view 371
1 2 ... 367 368 369 370 371 372 373 374 375 376 377 ... 409 410

Comments to this Manuals

No comments