Label Formatting Command Functions
Class Series 2 Programmer’s Manual
141
Embedding
Numeric strings for decrementing may also be embedded between alphabetic characters
(e.g., when systems require alphanumeric bar codes with alphabetic prefixes or
suffixes).
Sample:
<STX>L<CR>
1611000001000101000CD<CR>
- 100<CR>
Q0003<CR>
E<CR>
The sample above will print three labels: 1000CD, 999CD, and
998CD. Note that the pad character is a placeholder for digits
removed from the left side in the subtraction process. When a
fixed pitch font is used, the justification of the rightmost character
is sustained regardless of the number of digits replaced by the pad
character on the left side.
^
Set Count by Amount
This command allows applications using the increment / decrement field command to
print more than one label with the same field value before the field data is updated. The
default is 1.
Syntax:
^nn
^
- May be 0x55 or 0x40; see note below.
Where:
nn
- Is a two-digit value that specifies the number of
labels to be generated before incrementing (or
decrementing) the field value.
Sample:
<STX>L<CR>
13220000000000012345<CR>
-01<CR>
^02<CR>
Q0006<CR>
E<CR>
The sample above prints two labels containing the same field
value before decrementing the field. Six labels are printed.
This command can only be issued once per label format. In addition, when alternate
Control Codes are enabled, the ^ character must be replaced by the @ character
(hexadecimal 0x40); see Control Code Command Functions.
Summary of Contents for A-Class
Page 2: ......
Page 4: ......
Page 20: ...Overview 8 Class Series 2 Programmer s Manual ...
Page 28: ...Immediate Command Functions 16 Class Series 2 Programmer s Manual ...
Page 136: ...Extended System Level Command Functions 124 Class Series 2 Programmer s Manual ...
Page 156: ...Label Formatting Command Functions 144 Class Series 2 Programmer s Manual ...
Page 176: ...Generating Label Formats 164 Class Series 2 Programmer s Manual ...
Page 188: ...Appendix B Sample Programs 176 Class Series 2 Programmer s Manual ...
Page 196: ...Appendix D Reset Codes 184 Class Series 2 Programmer s Manual ...
Page 208: ...Appendix E Single Byte Symbol Sets 196 Class Series 2 Programmer s Manual ...
Page 260: ...Appendix G Bar Code Details 248 Class Series 2 Programmer s Manual ...
Page 304: ...Appendix Q Plug and Play IDs 292 Class Series 2 Programmer s Manual ...
Page 308: ...Appendix R Line Mode 296 Class Series 2 Programmer s Manual ...
Page 320: ...Appendix T WiFi Region Country Codes 308 Class Series 2 Programmer s Manual ...
Page 330: ......