User`s manual

CBM-202PC-04 Users Manual
84 CITIZEN
GS ^ n1 n2 n3
[Function] Executing the Macro
[Code] <1D>H<5E>H<n1><n2><n3>
[Range] {0 n1 FF}
{0 n2 FF}
{0 3 1} Data is described in Hex code.
[Outline] Executing contents defined in macro.
"n1~n3" indicate as follows:
n1 : The number of times of macro execution
n2 : Waiting time on macro execution
Waiting time of n2 x 100ms is given for every execution.
n3 : Macro execution mode
n3 Mode
0 Continuous execution
1 Execution by LFSW(Pin 2)
Continuous execution: The Macro is executed n1 times continuously at the time
intervals specified by n2.
Execution by LFSW: After waiting for lapse of time specified by n2, the Alarm
LED flickers and the LF switch is waited to be pressed.
When it is pressed, the macro is executed once.
This action is repeated n1 times.
[Caution] When this command is received while in macro definition, suspension of
macro definition is indicated. At this time, the defined content is
cleared.
No execution takes place when macro is held undefined or n1=0.
While in macro execution with n3=1, paper feed with the LFSW(Pin 2)
is not available.
[Default] Initially, this command is not specified.
[See Also] GS :
[Sample Program] [Print Results]
See Sample Program and Print Results for GS : on Page 83.