User Manual
Table Of Contents
- AD-1192 Instruction cover.pdf
- AD-1192 Instruction Manual.pdf
- AD-1192 Instruction cover.pdf
- AD-1192 Instruction Manual.pdf
- WEEE MARK
- CE Marking Declaration of Conformity
- FCC Declaration of Conformity
- Compliance Statements
- SAFETY PRECAUTIONS
- THE TABLE OF CONTENTS
- 1. INTRODUCTION
- 2. TYPE CLASSIFICATIONS
- 3. EXTERNAL APPEARANCE AND PART DESCRIPTIONS
- 4. OPERATIONS
- 5. PARALLEL INTERFACE
- 6. SERIAL INTERFACE
- 7. DIP SWITCH SETTING
- 8. PRINT CONTROL FUNCTION
- 9. CHARACTER CODE TABLE
- 9.1 ASCII + 910 Emulation (International)
- 9.2 910 Emulation (Japan)
- 9.3 Codepage PC437 (USA, Standard Europe)
- 9.4 Katakana
- 9.5 Codepage PC858 (Multilingual)
- 9.6 Codepage PC860 (Portuguese)
- 9.7 Codepage PC863 (Canadian-French)
- 9.8 Codepage PC865 (Nordic)
- 9.9 Codepage PC852 (Eastern Europe)
- 9.10 Codepage PC866 (Russian)
- 9.11 Codepage PC857 (Turkish)
- 9.12 Codepage WPC1252 (Windows Latin1)
- 9.13 Codepage PC864 (Arabic)
- 9.14 Codepage PC869 (Greek)
- 9.15 International Character Code Table
- 10. EXTERNAL DIMENSIONS
— 45 —
(15) ×4 Enlarged Letter Assignment (FS + “W” + 1) Command
FS (1CH) + “W” (57H) + 1 (01H) code input, ×4 enlarged letters are assigned.
Data following this code are printed vertically and laterally twice enlarged.
(16) ×4 Enlargement Cancel (FS + “W” + 0) Command
With FS (1CH) + “W” (57H) + 0 (00H) code being input, ×4 enlargement
assignment is cancelled.
Note 1: Although standard and laterally enlarged letters can coexist in one
line, automatic (buffer-full) printing takes place on reaching to 24th
(40th) column counted in standard characters.
Note 2: With ×4 enlargement and double-width having been assigned, ×4
enlargement has priority.
Application Example)
[Receiving Data]
1C W 1 123456789 CR
1C W 0 ABC 1C W 1 123 CR
1C W 0 A 1C W 1 12345678901B
<Printing Results>
123456789
ABC123
A1234567891B The last letter, although in ×4 assignment, is printed
in standard letter since it being in the 24th column.
(For 40 column mechanism, this applies to the 40th
column.)
(17) Set Line Spacing (ESC + “A” + n) Command
Sets a line space of “n2” dot line by the entry of ESC (1BH) + “A” (41H) + n
code. Initial setting is 2-dot line space.
Here, n is an even number in the range of 0 ≤ n ≤ 255.
Note: When an odd number is set to n, a line space of n−1 dots is specified.
When n=0 or 1 is specified, continuous printing is permitted.