A SERVICE OF

logo

ZQ110
Rev. 1.00
- 80 -
Mobile Printer Command Manual
GS ^
[Name]
[Format]
[Range]
[Description]
Execute macro.
ASCII
GS
^
r
t
m
Hex
1D
5E
r
t
m
Decimal
29
94
r
t
m
0 ≤ r ≤ 255
0 ≤ t ≤ 255
m=0, 1
Executes a macro.
- r specifies the number of times to execute the macro.
- t specifies the waiting time for executing the macro.
- m specifies macro executing mode from the table below.
m
Function
0
Executes the macro r times at the interval specified by t.
1
After waiting for the time specified by t, the FEED button
must be pressed.
After the button is pressed, the macro is executed once.
This operation is then repeated r times.
GS a
[Function]
[Code]
[Range]
[Default]
[Description]
[Remarks]
Enable/Disable Automatic Status Back. (ASB)
ASCII
GS
a
n
Hex
1D
61
n
Decimal
29
97
n
0 ≤ n ≤ 255
n=0
This enables or disables ASB (Automatic Status Back) according to n.
- ASB is enabled when n > 0.
ASB is the function that transmit the printer status such as cover open/close
and Online/Offline if ASB is enabled. Using this ASB function, the host can
check to see if the printer is running properly.
Once ASB has been enabled, the printer transmit the current printer status
When its status is changed, until ASB is disabled.
When n = 0, ASB is disabled. The printer stops transmitting the status.
The setting of this command remains effective until ESC @, printer reset or
power cycling is executed.