NT20M, NT2000M: 00 to 1F
H
(0 to 31)
NT600M: 00 to FF
H
(0 to 255)
c
1
c
2
c
3
to c
n
: Character-string data
Description Writes the character-string data to the character-string memory table.
Thecharacter-stringdatacan contain a mixture of normalalphanumericcharac-
ters and marks. When determining the character string length, count each mark
as two normal characters.
Caution If the actual character string is longer than the specified character string length,
the specified number of characters is written and the remainder are discarded.
Atimeouterrormessage is displayedif the actualcharacter string is shorterthan
the specified character string length.
5-1-4 4-digit Write Numeral Table
Format
1B
[ESC]
43
C
d
1
d
2
f
1
n
1
n
2
n
3
n
4
d
1
d
2
: Numeral table address of write destination (2-digit hexadecimal)
NT20M, NT2000M: 00 to 7F
H
(0 to 127)
NT600M: 00 to FF
H
(o to 255)
f
1
: +(2B
H
)or--(2D
H
)sign
n
1
n
2
n
3
n
4
: Number data (4-digit BCD)
Description Writes the 4-digit decimal number data to the specified numeral table.
Always include a + or -- sign with the number data.
The least-significant 4 digits of the display are overwritten if 4-digit number data
is written to an 8-digit display.
5-1-5 8-digit Write Numeral Table
Format
1B
[ESC]
44
D
d
1
d
2
n
1
n
2
n
3
n
4
f
1
n
6
n
7
n
8
n
5
d
1
d
2
: Numeral table address of write destination (2-digit hexadecimal)
NT20M, NT2000M: 00 to 7F
H
(0 to 127)
NT600M: 00 to FF
H
(0 to 255)
f
1
: +(2B
H
)or--(2D
H
)sign
n
1
n
2
n
3
n
4
n
5
n
6
n
7
n
8
: Number data (8-digit BCD)
Description Writes the 8-digit decimal number data to the specified numeral table.
Always include a + or -- sign with the number data.
5-1-6 Copy Memory Table
Format
1B
[ESC]
d
1
d
2
s
1
s
2
s
3
m
1
d
3
2F
/
%
Section 5-1