iDP3210 User’s Manual
52
CITIZEN
(37) Macro Execution (GS^ n1 n2 n3)
Code : [1D]h + [5E]h + n1 + n2 + n3
*{0≤ n1 ≤FF}
{0 ≤ n2 ≤ FF}
{0 ≤ 3 ≤ 1} Data is described in Hex code.
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 × 100 msec is given for every execution.
n3 : Macro execution mode
n3 Mode
0 Continuous execution
1 Execution by the paper feed SW
Continuous execution : The Macro is executed n1 times continuously at the time intervals
specified by n2.
Execution by FEED SW : After waiting for lapse of time specified by n2, the ERROR LED flickers
and the paper feed switch is waited to be pressed. When it is pressed, the
macro is executed once. This action is repeated n1 times.
• 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, pap er feed with the FEED SW is not available.