NCR 7167 Owner's Manual page 233

Two station pos printer release 1.0
Hide thumbs Also See for 7167:
Table of Contents

Advertisement

7167 Owner's Manual
Range of c1,c2:
Defines and enters downloaded characters into RAM. The user-defined character will be
cleared by ESC @ or power off of printer. Each character requires 72 bytes for character
definition.
The maximum number of user-defined character is 100.
Example:
MSComm1.Output = Chr$(&H1C) & Chr$(&H32) & Chr$(&HF0) & Chr$(&H40) & Chr$(d1) &
Chr$(dn)
Set Kanji character spacing
Hexadecimal:
Default of n2:
Sets the character right side spacing for characters in Asian character.
The underline is valid on the space set by this command. ESC SP command is not valid for
Asian character code pages. Therefore, this command is used to set the character right side
spacing for characters in Asian code page.
Example:
MSComm1.Output = Chr$(&H1C) & Chr$(&H53) & Chr$(0) & Chr$(100)
Japanese
(CP932)
Simplified
Chinese
(CP936)
Korean
(CP949)
Traditional
Chinese
(CP950)
ASCII:
FS S n1 n2
1C 53 n1 n2
28 83 n1 n2
Decimal:
Value of n1:
Ignored (0)
Value of n2:
Character right side spacing dots (1/203 inch)
1 for 1 byte character, 2 for 2 bytes character
F0 ≤ c1 ≤ F9, 40 ≤ c2 ≤ 7E and 80 ≤
c2 ≤ FC
A1 ≤ c1 ≤ A7, 40 ≤ c2 ≤ 7E and 80 ≤
c2 ≤ A0, AA ≤ c1 ≤ AF, A1
FE,
F8 ≤ c1 ≤ FE, A1 ≤ c2
≤ FE
c1 = C9 and c1 = FE, A1 ≤ c2 ≤ FE
81 ≤ c1 ≤ A0 and FA ≤ c1 ≤ FE, 40 ≤
c2 ≤ 7E and 80 ≤ c2 ≤ FE
C7 ≤ c1 ≤ C8, A1 ≤ c2 ≤ FE
November 2002
Chapter 6: Commands
c2 ≤
211

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents