Mitsubishi Electric MELSEC-Q/L Programming Manual page 35

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

Operation error
• No operation error occurs.
Program example
■INT_TO_DINT(_E)
The program which converts word (signed) type data input to (s) into double word (signed) type data, and outputs the
operation result from (d).
• Function without EN/ENO (INT_TO_DINT)
[Structured ladder/FBD]
[ST]
g_dint1 := INT_TO_DINT(g_int1);
• Function with EN/ENO (INT_TO_DINT_E)
[Structured ladder/FBD]
[ST]
g_bool3 := INT_TO_DINT_E(g_bool1, g_int1, g_dint1);
5 APPLICATION FUNCTIONS
5.1 Type Conversion Functions
5
33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents