Gs ^ n1 n2 n3 – CITIZEN CBM-270 User Manual

Page 81

Advertising
background image

CBM-270 User’s Manual

CITIZEN

81

GS ^ n1 n2 n3

[Function]

Executing the macro

[Code]

<1D> H <5E> H <n1> <n2> <n3>

[Range]

0 £ n1 £ 255
0 £ n2 £ 255
0 £ n3 £ 1

[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 ´ 100 msec is given for every execution.

n3 : Macro execution mode

n3

Mode

0

Continuous execution

1

Execution by LF SW

Continuous execution: The Macro is executed n1 times continuously at the time

intervals specified by n2.

Execution by FEED S: After waiting for lapse of time specified by n2, the

ALAME 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 LF SW 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 78.

Advertising