FBPL Command Reference

Table Of Contents
78
6.18 RSS
Description
Define a GS1 Databar (RSS) barcode.
Syntax
RSS x,y, "sym",rotate,pixMult,sepHt, "content"
RSS x,y, "RSSEXP",rotate,pixMult,sepHt,segWidth, "content"
RSS x,y, "UCC128CCA",rotate,pixMult,sepHt,linHeight, "content"
RSS x,y, "UCC128CCC",rotate,pixMult,sepHt,linHeight, "content"
Parameter
Description
x
Starting point of the barcode in the X direction (dots)
y
Starting point of the barcode in the Y direction (dots)
sym
Symbology type:
RSS14
RSS14
RSS14T
RSS14 Truncated
RSS14S
RSS14 Stacked
RSS14SO
RSS14 Stacked Omnidirectional
RSSLIM
RSS Limited
RSSEXP
RSS Expanded
UPCA
UPC-A
UPCE
UPC-E
EAN13
EAN-13
EAN8
EAN-8
UCC128CCA
UCC/EAN-128 & CC-A/B
UCC128CCC
UCC/EAN-128 & CC-C
rotate
Rotation (0, 90, 180, and 270 valid)
pixMult
Module width in dot (1 to 10 valid)
The following barcode height is calculated by printer.
RSS14
33 × pixMult
RSS14T
13 × pixMult.
RSS14S
13 × pixMult.
RSS14SO
33 × pixMult.
RSSLIM
13 × pixMult.
RSSEXP
33 × pixMult.
EAN8
60 × pixMult.
EAN13
74 × pixMult.
UPCA
74 × pixMult.
UPCE
74 × pixMult.
sepHt
Separator row height (1 and 2 valid)
pixMult times sepHt is the real separator row height. It is calculated by printer.
segWidth
Segment width of RSS expanded (even 2 to 22 valid)
linHeight
UCC/EAN-128 height in dot (1 to 500 valid)
content
Barcode content or string expression
Content of UPCE must be:
*00abc0000hij = abhijc, where c = 0-2
*00abc00000ij = abcij3
*00abcd00000j = abcdj4
*00abcde0000j = abcdej where j = 5-9