DVP15MC11T Operation Manual
_8
For the string-to-integer conversion, the string is required to be the integer value such
as ’123’, ’-123’ and ’+123’. The string like ’M123’ is not allowed to convert to the integer. The
conversion examples are shown in the following table.
Input value
Output result
Data type
Output value
‘123’
SINT
123
‘+123’
SINT
123
‘-123’
SINT
-123
‘M123’
SINT
The conversion is not allowed and the original
value of the output variable is retained.
String to Real Number
Strings can be converted to real numbers. And some instructions are shown below.
For the string-to-real number conversion, the string is required to be the real number value
such as ’123’, ’-123.123’ and ’1.23e+5’. The conversion examples are shown in the following
table.
Input value
Output result
Data type
Output value
‘123’
REAL
123
‘-123.123’
REAL
-123.123
‘1.23e+5’
REAL
-1.23e+5
‘M123.123’
REAL
The conversion is not allowed and the original
value of the output variable is retained.
String to Time or Date
Strings can be converted to times and dates. And some instructions are shown below.
For the string-to-time or date conversion, the string is required to represent the time or date
value such as ’T#1ns’, ’D#1970-1-1’, ’TOD#0:0:0’ and ’DT#1970-1-1-0:0:0’. The conversion
examples are shown in the following table.
Input value
Output result
Data type
Output value
’T#1ns’
TIME
T#1ns
’D#1970-1-1’
DATE
D#1970-1-1
’TOD#0:0:0’
TOD
TOD#0:0:0
’DT#1970-1-1-0:0:0’
DT
DT#1970-1-1-0:0:0
S TRI NG _TO _REAL
EN
ENO
O ut
In
S TRING _TO _LREAL
EN
ENO
O ut
In
S TRI NG _TO _TIME
EN
ENO
O ut
In
S TRI NG _TO _DATE
EN
ENO
O ut
In
S TRI NG _TO_TOD
EN
ENO
O ut
In
STRING _TO _DT
EN
ENO
O ut
In
8-174
Содержание DVP15MC11T
Страница 9: ...Memo viii...
Страница 15: ...DVP15MC11T Operation Manual _2 MEMO 2 4...
Страница 71: ...DVP15MC11T Operation Manual _7 Memo 7 10...
Страница 81: ...DVP15MC11T Operation Manual _8 Timing Chart F_TRG_CLK F_TRG_Q 8 10...
Страница 158: ...Chapter 8 Logic Instructions 8_ The program 1 ASIN EN ENO In Out ASIN_EN ASIN_In Out1 8 87...
Страница 213: ...DVP15MC11T Operation Manual _8 The program 1 LIMIT EN ENO MN Out MX In LIMIT_EN LIMIT_MN LIMIT_MX LIMIT_In Out1 8 142...
Страница 216: ...Chapter 8 Logic Instructions 8_ The program 1 BAND EN ENO MN Out MX In BAND_EN BAND_MN BAND_MX BAND_In Out1 8 145...
Страница 249: ...DVP15MC11T Operation Manual _8 8 178...
Страница 285: ...DVP15MC11T Operation Manual _8 Memo 8 214...
Страница 286: ...9 Chapter 9 Introductions of Axis Parameters Table of Contents 9 1 Description of Axis Parameters 9 2 9 1...
Страница 323: ...DVP15MC11T Operation Manual 10 MEMO 10 34...
Страница 549: ...DVP15MC11T Operation Manual A MEMO A 16...
Страница 571: ...DVP15MC11T Operation Manual C Memo C 10...
Страница 572: ...D Appendix D Explanation of Homing Modes Table of Contents D 1 Explanation of Homing Modes D 2 D 1...