Download Print this page

Chapter 5 Standard Functions/Function Blocks - Mitsubishi Electric MELSEC iQ-F FX5 Programming Manual

Instructions, standard functions/function blocks
Hide thumbs Also See for MELSEC iQ-F FX5:

Advertisement

5
STANDARD FUNCTIONS/FUNCTION BLOCKS
5.1
Standard Functions
Type conversion functions
Converting BOOL to WORD/DWORD
Function symbol
BOOL_TO_WORD
BOOL_TO_WORD_E
BOOL_TO_DWORD
BOOL_TO_DWORD_E
Converting BOOL to INT/DINT
Function symbol
BOOL_TO_INT
BOOL_TO_INT_E
BOOL_TO_DINT
BOOL_TO_DINT_E
Converting BOOL to TIME
Function symbol
BOOL_TO_TIME
BOOL_TO_TIME_E
Converting BOOL to STRING
Function symbol
BOOL_TO_STRING
BOOL_TO_STRING_E
Converting WORD to BOOL
Function symbol
WORD_TO_BOOL
WORD_TO_BOOL_E
Converting WORD to DWORD
Function symbol
WORD_TO_DWORD
WORD_TO_DWORD_E
5 STANDARD FUNCTIONS/FUNCTION BLOCKS
90
5.1 Standard Functions
Description
Converts BOOL type data to WORD type data.
Converts BOOL type data to DWORD type data.
Description
Converts BOOL type data to INT type data.
Converts BOOL type data to DINT type data.
Description
Converts BOOL type data to TIME type data.
Description
Converts BOOL type data to STRING type data.
Description
Converts WORD type data to BOOL type data.
Description
Converts WORD type data to DWORD type data.
Reference
Page 900
Page 901
Reference
Page 902
Page 903
Reference
Page 904
Reference
Page 905
Reference
Page 906
Reference
Page 907

Hide quick links:

Advertisement

loading