206
Memory Tables
Section 6-3
Description Writes the character-string data to the character-string memory table.
The character-string data can contain a mixture of normal alphanumeric charac-
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.
A timeout error message is displayed if the actual character string is shorter than
the specified character string length.
4-digit Write Numeral Memory Table
Format
1B
[ESC]
43
C
d
1
**
d
2
**
d
3
**
n
1
**
n
2
**
n
3
**
n
4
**
d
1
d
2
d
3
: Numeral memory table address of write destination (3-digit hexadecimal)
000 to 07F
H
(0 to 127)
n
1
n
2
n
3
n
4
: Number data (4-digit BCD or 4-digit hexadecimal)
Description
S Writes 4-digit number data (decimal or hexadecimal) to the specified numeral
memory table.
S If a 4-digit number data is written while an 8-digit numeral is displayed, the lower
4 digits are updated.
Caution: This command cannot be used to write negative numbers. Use the 8-digit Write
Command (refer to 6-3 8-digit Write Numeral Memory Table).
8-digit Write Numeral Memory Table
Format
1B
[ESC]
44
D
d
1
**
d
2
**
n
1
**
n
2
**
n
3
**
n
4
**
d
3
**
n
6
**
n
7
**
n
8
**
n
5
**
d
1
d
2
d
3
: Numeral memory table address of write destination (3-digit hexadeci-
mal) 000 to 07F
H
(0 to 127)
n
1
n
2
n
3
n
4
n
5
n
6
n
7
n
8
: Number data (8-digit BCD or 8-digit hexadecimal)
Description
S Writes the 8-digit number data (decimal or hexadecimal) to the specified numer-
al memory table
S To write a negative numeral (decimal), specify āF(46
H
)ā for ān
1
ā (in this case, a
7-digit numeral is written.)