Omron CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009 Reference Manual page 54

Programmable controllers
Hide thumbs Also See for CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009:
Table of Contents

Advertisement

Text string
Text string data is stored in
ASCII (one byte except for
special characters) in order
from the leftmost to the
rightmost byte and from the
rightmost (smallest) to the
leftmost word.
00 Hex (NUL code) is stored
in the rightmost byte of the
last word if there is an odd
number of characters.
0000 Hex (2 NUL codes) is
stored in the leftmost and
rightmost vacant bytes of
the last word + 1 if there is
an even number of charac-
ters.
ASCII characters that can be used in a text string includes alphanumeric characters, Katakana
and symbols (except for special characters). The characters are shown in the following table.
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Description
Symbol
Upper four digits
1. Basic Understanding of Instructions
Examples
ABCDE
MOV$ D100 D200
D100
'A'
'B'
D101
'C'
'D'
D102
'E'
NUL
41
42
D200
43
44
D201
45
00
D202
ABCD
'A'
'B'
'C'
'D'
NUL
NUL
41
42
43
44
00
00
---
41
42
43
44
45
00
41
42
43
44
1
45
00
17

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents