5.1 Type Conversion Functions
5.1.5 Word (signed) type
→
double word (signed) type conversion
5-13
5
APPLICATION
FUNCTIONS
INT_TO_DINT(_E)
INT_TO_DINT(_E)
5.1.5 Word (signed) type → double word (signed) type conversion
INT_TO_DINT(_E)
Function
Operation processing
Converts word (signed) type data input to into double word (signed) type data, and
outputs the operation result from .
INT_TO_DINT(_E)
_E: With EN/ENO
indicates any of the following
functions.
INT_TO_DINT INT_TO_DINT_E
Input argument, EN:
Executing condition (TRUE: Execution, FALSE: Stop) :Bit
s:
Input :Word (signed)
Output argument, ENO:
Output status (TRUE: Normal, FALSE: Error) :Bit
d:
Output :Double word (signed)
Universal
UD
High
Performance
EN ENO
ds
INT_TO_DINT_E
(EN, s, d);ENO:=
Structured ladder
ST
INT_TO_DINT_E
s
d
Word (signed) type
1234
Double word (signed) type
1234