Specifications

CHAPTER 4
OPERATION
4-19
DT-203X, DT-105X and DT-110X display series
Line
Position in decimal
Position in hexadecimal
1
1-16
1h-10h
2
17-32
11h-20h
3
33-48
21h-30h
4
49-64
31h-40h
5
65-80
41h-50h
6
81-96
51h-60h
7
97-112
61h-70h
8
113-128
71h-80h
A variable position is independent of used variables, this means that although no
variable is used in line 2, the first variable in line 3 is in position 33.
The variable position must be in hexadecimal code.
Example:
Edited message 34 on a 3-line display:
Line 1: CODE: [v][v][v][v] P=[v][v][v] T=[v][v][v]
Line 2: RESULT: [v][v][v][v] M= [v][v]%
Line 3: TOTAL : [v][v][v][v][v][v][v][v]
Program next values:
Line 1: CODE:3578 P=632 T=890
Line 2: RESULT: 5332 M= 89%
Line 3: TOTAL: 12345678
Option 1: Modify all the values line to line.
DM425
DM426
DM427
DM428
DM429
DM430
DM431
DM432
DM433
DM434
0110
3578
6328
90XX
1106
5332
89XX
2108
1234
5678
DM425 Modifies line 1. DM429 Modifies line 2. DM432 Modifies line 3.
Option 2: Modify the values of each variable.
DM110
DM111
DM112
DM113
DM114
DM115
DM116
DM117
DM118
DM119
0104
3578
0503
632X
0803
890X
1104
5332
1502
89XX
DM120
DM121
DM122
2108
1234
5678
In DM’s 110, 112, 114, 116, 118, and 120 there are the position and character numbers
In DM`s 111,113,115,117,119,121 and 123 there are the values.
Notes:
No more than 30 DM can be read at the same time.
No more than 99 characters can be modified at the same time.