Delta Electronics DVP15MC11T Operation Manual page 143

Table of Contents

Advertisement

DVP15MC11T Operation Manual
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 input value of In2 can not be 0. In other words, the divisor in the division operation can not be 0.
The value of Out will be 0 if the value of In2 is 0.
Programming Example
The data types of variables MODABS _In1 and MODABS _In2 are both REAL and the data type of
Out1 is LREAL. The values of MODABS _In1 and MODABS _In2 are 400.23 and 360.0 respectively.
The value of Out1 is 40.2300109863281 when MODABS _EN changes to TRUE. The values of
MODABS _In1 and MODABS _In2 are -400.23 and 360.0 respectively. The value of Out1 is
319.769989013672 when MODABS _EN changes to TRUE.
Variable 1
MODABS_EN
MODABS _In1
MODABS _In2
Out1
Variable 2
MODABS_EN
MODABS _In1
MODABS _In2
Out1
The program
_8
8-72
Variable name
Variable name
MO DA BS_E N
MO DABS_ In1
MO DABS_ In2
Data type
BOOL
REAL
REAL
LREAL
40.2300109863281
Data type
BOOL
REAL
REAL
LREAL
319.769989013672
MO DABS
EN
ENO
In1
Ou t
O ut1
In2
Current value
TRUE
400.23
360.0
Current value
TRUE
-400.23
360.0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents