DVP-15MC Series Motion Controller Operation Manual
8-36
_8
Precautions for Correct Use
The input variables are not allowed to omit. An error will occur during the compiling of the software
if any input variable is omitted. But the output variable is allowed to omit.
The data type of output variables must be BOOL. Otherwise, an error will occur during the
compiling of the software.
Programming Example
The data types of GT_In1, GT_In2 and GT_In3 are INT, UINT and DINT respectively and the
data type of Out1 is BOOL.
Out1 changes to TRUE when the values of GT_In1, GT_In2 and GT_In3 are 100, 50 and 10
respectively and GT_EN changes to TRUE as shown in Variable 1.
Out1 changes to FALSE when the values of GT_In1, GT_In2 and GT_In3 are 20, 10 and 100
respectively and GT_EN changes to TRUE as shown in Variable 2.
Variable 1
Variable name
Data type
Current value
GT_EN
BOOL
TRUE
GT _In1
INT
100
GT _In2
UINT
50
GT _In3
DINT
10
Out1
BOOL
TRUE
Variable 2
Variable name
Data type
Current value
GT_EN
BOOL
TRUE
GT _In1
INT
20
GT _In2
UINT
10
GT _In3
DINT
100
Out1
BOOL
FALSE
The Program
The data types of GT_In1 and GT_In2 are both TIME and the data type of Out1 is BOOL.
Out1 changes to TRUE when the values of GT_In1 and GT_In2 are T#100ms and T#50ms
respectively and GT_EN changes to TRUE.
The variable table and program
Variable name
Data type
Current value
GT_EN
BOOL
TRUE
GT _In1
TIME
T#100ms
GT _In2
TIME
T#50ms
Out1
BOOL
TRUE
1
GT
E N
ENO
I n1
O ut
I n3
I n2
G T _EN
GT _In1
GT _In3
GT _In2
Out 1
1
GT
E N
ENO
I n1
O ut
I n2
G T_EN
GT_In1
GT_In2
Out 1
Содержание DVP-15MC Series
Страница 16: ...1 1 1 Preface Table of Contents 1 1 Explanation of Symbols in This Manual 1 2 1 2 Revision History 1 3...
Страница 19: ...DVP 15MC Series Motion Controller Operation Manual 1 4 _1 MEMO...
Страница 20: ...2 1 2 Overview Table of Contents 2 1 Product Description 2 2 2 2 Functions 2 2 2 3 Profile and Components 2 3...
Страница 23: ...DVP 15MC Series Operation Manual 2 4 _2 MEMO...
Страница 31: ...DVP 15MC Series Motion Controller Operation Manual 3 8 _3 MEMO...
Страница 75: ...DVP 15MC Series Motion Controller Operation Manual 6 26 _6 MEMO...
Страница 87: ...DVP 15MC Series Motion Controller Operation Manual 7 12 _7 MEMO...
Страница 432: ...Chapter 8 Logic Instructions 8 345 8_ MEMO...
Страница 433: ...9 1 9 Chapter 9 Introductions of Axis Parameters Table of Contents 9 1 Description of Axis Parameters 9 2...
Страница 470: ...DVP 15MC Series Motion Controller Operation Manual 10 34 10 MEMO...
Страница 878: ...DVP 15MC Series Motion Controller Operation Manual 11 408 11 1 MEMO...
Страница 920: ...DVP 15MC Series Motion Controller Operation Manual A 16 A MEMO...
Страница 941: ...D 1 D Explanation of Homing Modes Table of Contents D 1 Explanation of Homing Modes D 2...
Страница 966: ...DVP 15MC Series Motion Controller Operation Manual D 26 D MEMO...