FS q n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n & FS p n m
[obsolete command]
GS ( L <Function 69>, which is the upward-compatible command replacing FS p, is recommended to use,
since FS p is an obsolete command in the ESC/POS command system.
Prints NV bit image n using the process of FS q and using the mode specified by m.
GS v 0 m xL xH yL yH d1...dk [obsolete command]
GS (L <Function 112 and 50>, which is the upward-compatible command replacing GS v 0, is recommended
to use, since GS v 0 is an obsolete command in the ESC/POS command system.
GS v 0 m xL xH yL yH d1...dk
1D 76 30 m xL xH yL yH d1...dk
29 118 48 m xL xH yL yH d1...dk
1 ≤ (xL+ xH × 256) ≤ 65535 (0 ≤ xL ≤ 255, 0 ≤ xH ≤ 255)
1 ≤ (yL + yH × 256) ≤ 2303 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 8)
k = (xL + xH × 256) × (yL + yH × 256)
• Prints a raster bit image using the mode specified by m.
• xL, xH specify the number of bytes in the horizontal direction as (xL + xH × 256).
• yL, yH specify the number of dots in the vertical direction as (yL + yH × 256).
• d specifies the defined data (raster format)
• Frequent write command executions by an NV memory write command may damage
the NV memory. Therefore, it is recommended to limit writing the commands into the
NV memory to less than 10 times a day.