Citizen Systems CBM-253 User Manual
Page 100
CBM-253 User’s Manual
88
CITIZEN
[Function]
Sets the printing mode of the numbering (consecutive numbering counter).
•
m indicates the number of figures for printing.
m = 0
Only the actual number of figures are printed. In this case, n will have no
meaning.
m = 1~5 This is the maximum number of figures for printing.
If the number of figures of the counter value is greater than number of
figures specified by this command, the last m figures of the counter value
will be printed.
•
n specifies the printing position inside the number of figures for printing.
n = 0
Printing will be carried out from the right end. When the value has less than
the specified number of figures, the empty places will become spaces.
n = 1
Printing will be carried out from the right end. When the value has less than
the specified number of figures. the empty places will become 0.
n = 2
Printing will be carried out from the left end. Spaces will be added to the
right side of the value in order to make up the specified number of figures.
[Items requiring caution]
If either m or n is outside the defined range, the setting will be invalid
[Initial value]
m = 0
[Reference]
GS C 1, GS C 2, GS c, GS C ;
[Program example]
[Printing result]
Refer to the program example and the printing result for GS c on page 87.