Gs K - Print Bar Code - Ithaca Epic 950 Integration Manual

Table of Contents

Advertisement

Command Reference
GS k – Print Bar Code
Description
Prints a bar code at the current position in the current orientation. The n parameter
selects the symbology to be printed. The m parameter specifies how many characters
are to be encoded as part of the bar code, except in cases where n=2, where m
represents the EAN/UPC symbology to be used.
Expression
ASCII
[GS] k <n> <m> d1...dm
Hexadecimal
1DH 6BH <n> <m> d1...dm
Decimal
<29> <107> <n> <m> d1...dm
Parameters
n = Selects the bar code symbology to be used, based
on the table below.
m = Specifies the number of characters to be encoded.
Also specifies which EAN/UPC symbology will be used,
in cases where n=2, based on the table below.
d1..dm = The data characters to be encoded
Character Value
n = 0
n = 1
n = 2
n = 3
n = 4
n = 5
n = 6
n = 7
n = 8
n = 9
n = 10
n = 11
n = 12
n = 13
n = 14
n = 15
95-05245
Bar Code Selected
reserved
reserved
EAN/UPC Auto
m = 6
m = 7
m = 11
m = 12
reserved
Code 3 of 9
reserved
Codabar
Interleaved 2 of 5
Code 128-A
Code 128-B
Code 128- C
Code 128-Auto
Code93
reserved
reserved
reserved
Rev G
Epic 950 OEM Integration Manual
UPC- E
EAN -8
UPC-A
EA N-13
Page 131

Advertisement

Table of Contents
loading

Table of Contents