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

— 40 —
[Method of data transmission]
d-1) Single character registration
Select the address to be defined (character code) from among 20H to
FFH and designate is as A1. When registering a single character,
starting and ending addresses match each other. That is, A1=A2.
<Example>
A 6 × 6 dot matrix full dot pattern is to be registered in address 41H
(code for the fixed character “A”. (Numerals are hexadecimal.)
ESC + “&” + A1 + A2 + “Pattern data (6 bytes)”
1B 36 41 41 FF FF FF FF FF FF
In the successive controls, a 6 × 8 dot matrix full dot is output whenever the
character code 41H is specified. (Character “A” cannot be accessed.)
d-2) Multiple character registration
By repeating the single character registration, a maximum of 8
characters can be registered. When defining multiple characters in a
successive address (character code), register pattern data for a
maximum of 8 characters by designation A1 as the starting address
and A2 as the ending address.
Note: A1 < A2, A2 – A1 ≤ 7
[Pattern data configuration] (For 24-column model)
Pattern data to be registered must consist of 6 bytes per character. That is,
pattern data configured by a 6 × 8 dot matrix is broken up into 6 vertically
positioned units each of which is represented by 1 byte of data. All together,
6 bytes of data are transmitted.
<Example> When transmitting the following data:
[Printing of registered letters]
To print registered character, in the same manner as printing other fixed
characters, use the commands (CR, LF, ESC + B + n).
321 654
1
2
3
4
5
6
7
0
1 2 3 4 5 6