Specifications
SRP-500 Command Manual
Rev. 1.00 BIXOLON
- 55 -
ESC g 0
Function: Define macro
Code:
ASCII
ESC g 0
<k> [<nH > <nL> ]
k
[d1…dm]
k
Hex
1B 67 00
<k> [<nH > <nL> ]
k
[d1…dm]
k
Decimal
27 103 0
<k> [<nH > <nL> ]
k
[d1…dm]
k
Range:
k ≤ 10
0 ≤ nL ≤ 255
0 ≤ nH ≤ 255
[(256× nH) + nL ]
1
+ …..+ [(256× nH) + nL ]
k
< 2Mbit (256KB)
0 ≤ d ≤ 255
Default:
None
Description:
■ This command defines macro into NV memory such as a logo image.
• k denotes the total number of macro to be stored in NV memory.
• m=(256× nH) + nL specifies the size of macro in byte
Remarks:
■ 2M bit (256KB) of the flash is allocated for saving NV bit image.
■ This command is useful to define NV bit image (Logo).
■ The NV bit image is printed by ESC g n.
Differences:
None










