Datamax-oneil Class Series II Programmer’s Manual Uživatelský manuál Strana 156

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 334
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 155
Label Formatting Command Functions
142 Class Series 2 Programmer’s Manual
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
Where:
^
-
May be 0x55 or 0x40; see note below.
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.
Zobrazit stránku 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 333 334

Komentáře k této Příručce

Žádné komentáře