Chapter 8 Logic Instructions
8_
Users can choose different data types for the input parameter in this instruction. But the data type of
the output parameter is restricted to LREAL. An error will occur during the compiling of the software
if the data type of the output parameter is not LREAL.
Precautions for Correct Use
The input variable is not allowed to omit. An error will occur during the compiling of the software if
the input variable is omitted. But the output variable is allowed to omit.
When the value of
In
is 0, +
∞
, -
∞
and a nonnumeric value, the corresponding output values of
Out
is
listed in the following table.
In
Out
0
1.0
+
∞
+
∞
-
∞
0.0
nonnumeric
nonnumeric
Programming Example
The data types of
EXP _In
and
Out1
are INT and LREAL respectively. The value of
Out1
is 1.0
if the
value of
EXP _In
is 0 when
EXP _EN
changes to TRUE. And the value of
Out1
is
2.71828182845905 as
EXP _In
is 1.
Variable 1
Variable name
Data type
Current value
EXP_EN
BOOL
TRUE
EXP_In
INT
0
Out1
LREAL
1.0
Variable 2
Variable name
Data type
Current value
EXP_EN
BOOL
TRUE
EXP_In
INT
1
Out1
LREAL
2.71828182845905
The program
1
EXP
EN
ENO
In
Out
E XP_E N
EXP_ In
O ut1
1
1
0
In
Ou t
2 .71 8 28 2
8-99
Содержание 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...