Support
model
- 200 -
GS C 2 n1 n2
[Function] Setting the numbering counter
[Code] <1D>H<43>H<32>H<n1><n2>
[Range] 0≤n1≤255
0≤n2≤255
[Outline] [The specification which is common to the model]
• This command sets the numbering (serial number counter) value.
• n1+n2×256 (n1=remainder, n2=quotient) becomes a counter value.
[Caution] • If the counter value is beyond the range specified with the GS C1 or GS C; command, the counter value will
be the first value in counter data range.
[Default] Not defined.
[See Also] GS C 0, GS C 1, GS C ;, GS c
[Sample Program]
[Print Results]
See the Sample Program and Print Results for the GS C1 command.