Specifications

- 85 -
GS C 2 n1 n2
[Function] Setting the numbering counter
[Code] <1D>H<43>H<32>H<n1><n2>
[Range] 0n1255
0n2255
[Outline] This command sets the numbering (serial number counter) value.
n1 + n2 x256 (n1 = remainder, n2 = quotient) becomes a counter value.
[Caution] • If the counter is set with this command, a repeat count of the idential count will be
cleared.
• If the counter value is beyond the range specified with the GS C1 or GS C;
command, the counter will be initialized.
[Default] Not defined.
[See Also] GS C0, GS C1, GS c, GS C;
[Sample Program]
[Print Results]
See the Sample Program and Print Results for the GS C1 command.