7197 Owner’s Guide Chapter 6: Commands
November 2002
173
FS W (Set quadruple mode ON/OFF for Kanji)
ASCII: FS W n
Hexadecimal: 1C 57 n
Decimal:
28 87 n
Value of n:
The quadruple mode for Asian characters.
0 (Bit 0) = Quadruple mode off
1 (Bit 0) = Quadruple mode on
Default of n:
0 (Quadruple mode off)
Selects or cancels the quadruple mode for Asian characters.
FS ! and GS ! also have control over character size. This, latest received command is
effective.
Example:
• MSComm1.Output = Chr$(&H1C) & Chr$(&H57) & Chr$(n)