DVP-15MC Series Motion Controller Operation Manual
8-38
_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 GE_In1, GE_In2 and GE_In3 are INT, UINT and DINT respectively and the
data type of Out1 is BOOL.
Out1 changes to TRUE when the values of GE_In1, GE_In2 and GE_In3 are 100, 50 and 50
respectively and GE_EN changes to TRUE as shown in Variable 1.
Out1 changes to FALSE when the values of GE_In1, GE_In2 and GE_In3 are 10, 10 and 100
respectively and GE_EN changes to TRUE as shown in Variable 2.
Variable 1
Variable name
Data type
Current value
GE_EN
BOOL
TRUE
GE_In1
INT
100
GE_In2
UINT
50
GE_In3
DINT
50
Out1
BOOL
TRUE
Variable 2
Variable name
Data type
Current value
GE_EN
BOOL
TRUE
GE_In1
INT
10
GE_In2
UINT
10
GE_In3
DINT
100
Out1
BOOL
FALSE
The program
The data types of GE_In1 and GE_In2 are both TIME and the data type of Out1 is BOOL.
Out1 changes to TRUE when the values of GE_In1 and GE_In2 are T#100ms and T#50ms
respectively and GE_EN changes to TRUE.
The variable table and program
Variable name
Data type
Current value
GE_EN
BOOL
TRUE
GE_In1
TIME
T#100ms
GE_In2
TIME
T#50ms
Out1
BOOL
TRUE
1
GE
EN
ENO
In1
Out
In3
In2
G E_E N
GE_I n1
GE_I n3
GE_I n2
O ut1
1
GE
EN
ENO
In1
Out
In2
G E_E N
GE_I n1
GE_I n2
O ut1
Summary of Contents for DVP-15MC Series
Page 19: ...DVP 15MC Series Motion Controller Operation Manual 1 4 _1 MEMO...
Page 23: ...DVP 15MC Series Operation Manual 2 4 _2 MEMO...
Page 31: ...DVP 15MC Series Motion Controller Operation Manual 3 8 _3 MEMO...
Page 75: ...DVP 15MC Series Motion Controller Operation Manual 6 26 _6 MEMO...
Page 87: ...DVP 15MC Series Motion Controller Operation Manual 7 12 _7 MEMO...
Page 432: ...Chapter 8 Logic Instructions 8 345 8_ MEMO...
Page 470: ...DVP 15MC Series Motion Controller Operation Manual 10 34 10 MEMO...
Page 878: ...DVP 15MC Series Motion Controller Operation Manual 11 408 11 1 MEMO...
Page 920: ...DVP 15MC Series Motion Controller Operation Manual A 16 A MEMO...
Page 941: ...D 1 D Explanation of Homing Modes Table of Contents D 1 Explanation of Homing Modes D 2...
Page 966: ...DVP 15MC Series Motion Controller Operation Manual D 26 D MEMO...