EasyManua.ls Logo

LS Industrial Systems XBC-DR10E - String Data

LS Industrial Systems XBC-DR10E
542 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 4 CPU Specifications
XBC E-Type Main Unit 4-19 Ver. 1
4.6.7 String data
Among application instructions, string related instructions use the data type of number, alphabet, special sign,
etc. to save in ASCII code.
String data up to NULL code (h00) is regarded as one string row. And the maximum length of a string row is 32
bytes (including NULL). In other words, up to 31 letters are available.
If direct input string’s size exceeds the maximum limit, a warning message will be displayed in the programming
tool of XG5000. Data of maximum string input is of 31 bytes + NULL (1 byte).
1. Example
'ABC' D00004
$MOV
P00020
ABC
D00004 h42
D00200
$MOV
P00020
h41
h00
h43
h00h00
D00005
D00006
h00
h00D00019
If $MOV instruction used, string up to D00004~D00019 will
be transferred unconditionally in 16 words (31letters+null).
D00100
D00100
h42 h41
h00
h43
h30h31
D00101
D00102
h00
h00D00019
D00200
h42
h41
h00
h00
h00
h00
D00201
D00202
h00
h00D00215
h48h44D00103
Null code included in a string if there is null code between
strings
b0b15
b0b15
b0
b15

Table of Contents

Related product manuals