PRINTER CHD6800 Technical Manual
© Computer Hardware Design 15
2.23 FS W Set quadruple for Kanji (JISX0208)
[FORMAT] <1C>H<57>H<n><m>
[RANGE] n – ignored
m - ignored
[FUNCTION] ignored.
2.24 FS p Print NV bit image
[FORMAT] <1C>H<70>H<n><m>
[RANGE] n - ignored
m - ignored
[FUNCTION] Prints a NV (Non-volatile) bit image.
[DETAILS] * NV bit image is a bit image which is defined in a non-volatile memory by FS q and can be
printed by FS p.
* This command is invalid when the specified NV bit image is not defined.
* This command is not affect by print modes (emphasized, character size, double height).
2.25 FS q Define NV bit image
[FORMAT] <1C>H<71>H<n>[xL xH yL yH d1...dk]
[RANGE] 0≦xL≦30H
xH = 0
0≦yL≦30H
yH = 0
0≦d≦FFH
k = (xL+xH x256) x (yL+yH x256) * 8
[FUNCTION] Define the NV(Non-volatile) bit image specified.
* xL, xH specifies the horizontal direction for the NV bit image to (xL+xH x256)x 8 dots.
* yL, yH specifies the vertical direction for the NV bit image to (yL+yH x256)x 8dots.
[CAUTION] * This command cancels NV bit image which have been already defined. Thus, the printer
cannot re-define only one of several defined data which have been previously defined. In
this case, all data needs to be sent again.
* While this command is processed, the printer status is BUSY until the data is written to the
NV user memory. When the printer is BUSY, it stops receiving data. Do not try to transmit
data including real-time commands while processing this command.
* NV bit image is a bit image which is defined in a non-volatile memory by FS q and can be
printed by FS p.