Specifications
TH82 Series Reference Manual
59/59
GS ^ Execute macro
[FORMAT] <1D>H<5E>H<n1><n2><n3>
[RANGE]
0≦n1≦255
0≦n2≦255
0≦n3≦1
[FUNCTION] *Executes a macro.
*n1 specifies the number of times to execute the macro.
*n2 specifies the waiting time when the macro is executed.
*n3 specifies macro executing mode.
n3 Function
0 The macro executes n1 times continuously at the interval specified by n2.
1 After waiting for the period specified by n2, the LED indicators blink and the printer
waits for the manual feed button. After the button is pressed, the printer executes the
macro once. The printer repeats this operation n1 times.
[CAUTION] *The macro definition is useful when the same contents need to be printed several times.
*The waiting time is n2 x 100 msec. after executing macro once.
*If this command is received when a macro is being defined, the macro definition is stopped and the
definition is cleared.
*If the macro is not defined or n1 = 0, this command is ignored.
*The macro is defined by transmitting GS : before and after the contents which should be repeated.