Note) Avoid operations and/or storage in moist environmental conditions.
− −
− −
4 G
40 G
AN-E-3197 [2/25]
2-4. Absolute maximum ratings
going
going
Table-4
Item Symbol MIN MAX Unit
Supply voltage Vcc -0.3 5.5 Vdc
Input signal voltage VIS -25 25 V
2-5. Recommended operating conditions
Table-5
Item Symbol MIN TYP MAX Unit
Supply voltage Vcc 4.5 5.0 5.5 Vdc
Receiver positiveinput threshold voltage
Receiver negativeinput threshold voltage
VIH
−
VIL 0.8
−
2.4 V
−−
V
2-6. Electrical, optical characteristics
Table-6
Item Symbol
Supply current
Power consumption
Luminance
High level output voltage
Low level output voltage
Note1) The surge current can be appox.5 times of specified maximum supply current at power on.
Note2) It indicates the value at 100% luminance adjustment level.
(Note1)
Icc
(Note2)
L
−−
VOH
VOL
Conditions MIN TYP MAX Unit
Vcc=5.0V
All dots on
Vcc=5.0V
IOH=-1.5mA
Vcc=5.0V
IOL=1.5mA
−
200 350
5
-15
1.8 2.4 A
9 12 W
−
−
−
15 V
-5 V
cd/m
2
AN-E-3197 [3/25]
3. BASIC FUNCTIONS
3-1. Communication
3-1-1. Data reception
A module processes the reception data, assuming the state of reception prohibition by
disabled RTS signal, when data is transferred to the module.
After processing the data, the module can be ready to receive next data by enabled RTS
signal.
The RTS signal is controlled on the module side.
3-1-2. Communication error
a) When transferred data can not be received properly at host system by the reason of the
transmission failure, the module makes it the transmitted data.
b) In case of the command reception, when the overrun or the flaming error occurs, the
command is ignored.
c) In case of the display data reception, when the overrun or the flaming error occurs, the
display data is ignored.
d) In case of the command reception, when the parity error occurs, the command is
ignored.
e) In case of the display data reception, when the parity error occurs, the display data is
ignored.
f) When an illegal command is received, the command is ignored.
3-2. Data, command write-in
When a Shift-JIS/ANK character code is received, the data is written from the home
position (the most significant digit of the top row) or specified position, which is set by
‘Set virtual cursor’ command. And then the write in position is shifted one digit to the
right automatically.
In case the write-in position is on the least significant digit of the row, the write-in
position is left on the same position and a next character code is overwritten.
AN-E-3197 [4/25]
3-3. Command
The following are all commands of the module.
No.
1 Back space without deleting 08H
2 Line feed 0AH
3 Carriage return 0DH
4 Clear display 1BH, 5BH, 32H, 4AH
5 Set virtual cursor 1BH, 5BH, (Py)H, 3BH, (Px)H, 48H
6 Delete to end of line 1BH, 5BH, 30H, 4BH
7 Dimming 1BH, 5CH, 3FH, 4CH, 44H, (Ps)H
8 Cursor mode 1BH, 5CH, 3FH, 4CH, 43H, (Ps)H
9 Screen Mode 1BH, 5CH, 3FH, 4CH, 53H, (Ps)H
10 Horizontal scroll 1BH, 5CH, 3FH, 4CH, 48H
11 Display mode set for blinking mode 1BH,5BH,35H,6DH
Display mode set for reverse mode 1BH,5BH,37H,6DH
Reset of display mode set
12
User definable font set by 24×24 dots
User definable font set by 12×24 dots
User definable font set by 16×16 dots
User definable font set by 8×16 dots
User definable font set by ANK (5×7 dots)
13 Graphic display mode 1BH,5CH,3FH,4CH,47H
14 Double size letter in horizontal 1BH,23H,Ps
15 Character code set of Full size letter The following are Display character code
16 Character code set of Half size letter The following are Display character code
17 Horizontal scroll on all lines
(Scroll mode select command)
Horizontal scroll on all lines
Display mode set
Horizontal scroll on all lines
Scroll start command
Horizontal scroll on all lines
Release command of scroll mode
18 Descriptor control 1BH,5CH,3FH,44H,53H,Ps
19 Descriptor blink control 1BH,5CH,3FH,44H,42H,Ps
The write-in position is shifted to the left one digit and displaying screen is not changed.
This command is ignored when write-in position is on the least significant digit.
3-3-2. Line Feed (0AH)
The write-in position is shifted to the next row on the same digit position.
When the write-in position is on the bottom row, the displayed character is scrolled up to
the upper row and all characters on the bottom row are cleared. The write in position is not
changed.
The displayed character under the screen mode of the 24×24dot 1row + 16×16dot 2rows is
not scrolled up from the row of 16×16 dot format to 24×24 dot.
3-3-3. Carriage return (0DH)
The write-in position is shifted to the most significant digit of the same row.
When the write-in position is on the most significant digit, this is ignored.
3-3-4. Clear display (1BH,5BH,32H,4AH)
All the displayed character are erased. The write-in position is not changed.
3-3-5. Set virtual cursor (1BH,5BH,Py,3BH,Px,48H)
Instead of writing the character from the first digit, the write-in start position can be
pointed with this command.
The write-in position is shifted with Py, Px.( It is based on the half size letter of the font,
which is specified by Screen Mode.)
Py indicates the position of the row and Px the digit.
Py and Px have to be defined under the following conditions.
1) Py=0, Py=1(31H)
2) Py>bottom row, Py=bottom row
3) Px=0, Px=1(31H)
4) Px>least digit, Px=least digit
When ESC [H' (1BH,5BH,48H,27H) command is input, the write-in position moves to
home position (Py=1, Px=1).
3-3-6. Delete to end of line (1BH,5BH,30H,4BH)
The displayed characters from the write-in position to the end on the same row are erased.
The write-in position is not shifted.
3-3-7. Dimming (1BH,5CH,3FH,4CH,44H,Ps)
Luminance can be adjusted into six levels by using this function.
The following one byte data, after writing 1BH 5CH 3FH 4CH 44H, is written to change
dimming level.
When the module is turned on , it is set to dimming level 5 (100%).
This is only available under the screen mode of 5×7dot, 8rows.
The following one-byte data (Ps), after writing 1BH 5CH 3FH 4CH 43H, is written to
change the cursor mode. The cursor is always displayed at the write-in position.
The cursor is formed by 5 dots located at the bottom of 5×7 dot matrix character font.
The cursor is not displayed on.
When the power is turned on, no lighting mode is selected automatically.
b) Blinking mode
The cursor is repeated ON and OFF every 0.3 seconds on the blank digit.
c) Lighting mode
The cursor is displayed on.
When the write-in position is assigned to the digit on where a character is displayed,
the cursor is displayed on, instead of the character displayed.
3-3-9. Screen mode (1BH,5CH,3FH,4CH,53H,Ps)
Table -10
Ps Screen mode Note
1(31H)
2(32H)
3(33H)
4(34H)
24×24dots, 12×24dots 2rows
24×24dots 1row+16×16dots 2rows
5×7 dots 8rows
16×16dots, 8×16dots 3rows
(12×24dots, 8×16dots)
5(35H)
6(36H)
16×16dots, 8×16dots 4rows
4×7(Indicator)+16×16dots 3rows,
8×16dots 3rows
7(37H)
16×16dots 3rows,
8×16dots 3rows+4×7(Indicator)
Ps=1 (31H) / 5×7 dots with 8 rows
1 Line
Space
1 Line
Space
CH1
CH42
CH85
CH127
CH169
CH211
CH253
CH295
256 dots
default
CH42
CH84
CH126
CH168
CH210
CH252
CH294
CH336
64 dots
2 Line
Space
1 Line
Space
2 Line
Space
AN-E-3197 [6/25]
Ps=2 (32H) / 16×16dots, 8×16dots with 3 rows
256 dots
CH16
CH32
CH48
8 Lines
Space
8 Lines
Space
CH1
CH17
CH33
Ps=3 (33H) / 24×24dots, 12×24dots with 2 rows
4 Lines
Space
8 Lines
Space
4 Lines
Space
CH1
CH11
8 Lines
Space
CH2
CH12
256 dots
CH9 CH10
CH20 CH19
8 Lines
Space
Ps=4 (34H) / 24×24dots with 1 row+16×16dots with 2 rows (12×24dots, 8×16dots)
8 Lines
Space
256 dots
8 Lines
Space
64 dots
64dots
4 Lines
Space
4 Lines
Space
CH11
Ps=5 (35H) / 16×16dots, 8×16dots with 4 rows
CH1
CH17
CH33
CH49
256 dots
CH10CH1
CH16
CH32
CH48
CH64
CH26
CH42CH27
64 dots
64 dots
AN-E-3197 [7/25]
Loading...
+ 18 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.