Omron NT-series Programmable Terminal V022-E3-1 User Manual

Page 224

Advertising
background image

Reference



    &

Section 6-2

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.

Writing Numerals

A numeral (4 digits or 8 digits) can be written to a numeral table in the NT600S
using the following commands.

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 hexadeci-

mal)
000 to 1FF

H

(o to 511)

n

1

n

2

n

3

n

4

:

Number data (4-digit BCD or 4-digit hexadecimal)

Description



Writes 4-digit number data (decimal or hexadecimal) to the specified numeral
table.



If a 4-digit number data is written while an 8-digit numeral is displayed, the lower
4 digits are updated.

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 1FF

H

(0 to 511)

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



Writes the 8-digit number data (decimal or hexadecimal) to the specified numer-
al memory table



To write a negative numeral (decimal), specify “F” for “n

1

” (in this case, a 7-digit

numeral is written.)

Advertising