CBM-253 User’s Manual
100
CITIZEN
[Printing result]
GS ^ ^n1 n2 n3
[Name] Macro execution
[Code] <1D>H <5E>H <n1> <n2> <n3>
[Defined ranges] 0 ≤ n1 ≤ 255
0 ≤ n2 ≤ 255
0 ≤ n3 ≤ 1
[Function] Executes the contents defined by the macro.
n1 indicates the number of times of the macro execution.
n2 indicates the waiting time during the macro execution.
Each one time the execution is carried out, there will be a waiting time of n2 ×
100msecs.
n3 indicates the macro execution mode.
When n3 = 0, successive execution will be carried out.
The macro will be successively executed for the number of times specified by
n1,allowing the time interval specified by n2 between each execution.