Parameters | Details |
---|---|
o = orientation | Values: N = normalR = rotated 90 degrees (clockwise)I = inverted 180 degreesB = read from the bottom up, 270 degreesDefault: current ^FW value |
h = bar code height for individual rows (in dots) | Values: 1 to height of label Default: value set by ^BY This number multiplied by the module equals the height of the individual rows in dots. If this number is not specified, the overall barcode height, divided by the number of rows, equals the height of the individual rows in dots, where the overall barcode height is defined by the ^BY command. 1 is not a recommended value. |
s = security level | Values: 1 to 8 (error detection and correction) Default: 0 (error detection only)This determines the number of error detection and correction code words to be generated for the symbol. The default level provides only error detection without correction. Increasing the security level adds increasing levels of error correction and increases the symbol size. |
c = number of data columns to encode | Values: 1 to 30 Default: 1:2 (row-to-column aspect ratio)You can specify the number of code-word columns giving control over the width of the symbol. |
r = number of rows to encode | Values: 3 to 90 Default: 1:2 (row-to-column aspect ratio)You can specify the number of symbol rows giving control over the height of the symbol. For example, with no row or column values entered, 72 code words would be encoded into a symbol of six columns and 12 rows. Depending on code words, the aspect ratio is not always exact. |
t = truncate right row indicators and stop pattern | Values: N = no truncationY = perform truncationDefault: N |