Mitsubishi Electric M800VW Series Programming Manual page 363

Plc programming
Hide thumbs Also See for M800VW Series:
Table of Contents

Advertisement

M800V/M80V Series PLC Programming Manual (1/2)
8 Function Instructions
8.10 Character String Processing Instructions
 In a case where "20H" (space) or "30H" (0) exists between numbers not including the initial zero in a character string desig-
nated by (S), they will be ignored when the conversion is done.
b15
(space)
S
20H
S+1
31H (1)
32H (2)
S+2
S+3
31H (1)
S+4
-
0
Ignored
 For an exponential format character string, in a case where "30H" (0) exists between the character "E" and a number, the
"30H" will be ignored when the conversion is done.
b15
(space)
S
20H
2EH (.)
S+1
S+2
34H (4)
S+3
33H (3)
S+4
2BH (+)
S+5
33H (3)
S+6
.
-
1
0 4 5 3
 If "20H" (space) is contained in the character string, it will be ignored when the conversion is done.
 Up to 24 characters can be set for a character string. The "20H" (space) and "30H" (0) contained in a character string are
also counted as a character.
IB-1501667-B
b8b7
b0
2DH (- )
30H (0)
2EH (.)
33H (3)
00H
1 .
2 3 1
b8b7
b0
2DH (-)
31H (1)
30H (0)
35H (5)
45H (E)
30H (0)
00H
E
+
0
3
Ignored
D+1
D
-1.231
32-bit floating-point real number
D+1
D
-1.0453E+3
32-bit floating-point real
number
342

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents