146
4 STANDARD FUNCTIONS/FUNCTION BLOCKS
4.1 Standard Functions
4 STANDARD FUNCTIONS/FUNCTION BLOCKS
How to read the list is shown below.
4.1 Standard Functions
Type conversion functions
■Converting BOOL to WORD/DWORD
■Converting BOOL to INT/DINT
■Converting BOOL to TIME
■Converting BOOL to STRING
■Converting WORD to BOOL
■Converting WORD to DWORD
Item Description
Function symbol and function block symbol A function and function block name are shown.
Processing details An overview of the functions and function blocks is explained.
Reference Indicates the reference of detailed information.
Function symbol Processing details Reference
BOOL_TO_WORD Converts a value from BOOL data type to WORD data type. Page 1792
BOOL_TO_WORD(_E)
BOOL_TO_WORD_E
BOOL_TO_DWORD Converts a value from BOOL data type to DWORD data type. Page 1794
BOOL_TO_DWORD(_
E)
BOOL_TO_DWORD_E
Function symbol Processing details Reference
BOOL_TO_INT Converts a value from BOOL data type to INT data type. Page 1795
BOOL_TO_INT(_E)
BOOL_TO_INT_E
BOOL_TO_DINT Converts a value from BOOL data type to DINT data type. Page 1796
BOOL_TO_DINT(_E)
BOOL_TO_DINT_E
Function symbol Processing details Reference
BOOL_TO_TIME Converts a value from BOOL data type to TIME data type. Page 1797
BOOL_TO_TIME(_E)
BOOL_TO_TIME_E
Function symbol Processing details Reference
BOOL_TO_STRING Converts a value from BOOL data type to STRING data type. Page 1798
BOOL_TO_STRING(_
E)
BOOL_TO_STRING_E
Function symbol Processing details Reference
WORD_TO_BOOL Converts a value from WORD data type to BOOL data type. Page 1799
WORD_TO_BOOL(_E)
WORD_TO_BOOL_E
Function symbol Processing details Reference
WORD_TO_DWORD Converts a value from WORD data type to DWORD data type. Page 1800
WORD_TO_DWORD(
_E)
WORD_TO_DWORD_E