Chapter 4 Standard Functions/Function Blocks; Standard Functions - Mitsubishi Electric MELSEC iQ-R Series Programming Manual

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

4
STANDARD FUNCTIONS/FUNCTION BLOCKS
How to read the list is shown below.
Item
Function symbol and function block symbol
Processing details
Reference
4.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
4 STANDARD FUNCTIONS/FUNCTION BLOCKS
146
4.1 Standard Functions
Description
A function and function block name are shown.
An overview of the functions and function blocks is explained.
Indicates the reference of detailed information.
Processing details
Converts a value from BOOL data type to WORD data type.
Converts a value from BOOL data type to DWORD data type.
Processing details
Converts a value from BOOL data type to INT data type.
Converts a value from BOOL data type to DINT data type.
Processing details
Converts a value from BOOL data type to TIME data type.
Processing details
Converts a value from BOOL data type to STRING data type.
Processing details
Converts a value from WORD data type to BOOL data type.
Processing details
Converts a value from WORD data type to DWORD data type.
Reference
Page 1792
BOOL_TO_WORD(_E)
Page 1794
BOOL_TO_DWORD(_
E)
Reference
Page 1795
BOOL_TO_INT(_E)
Page 1796
BOOL_TO_DINT(_E)
Reference
Page 1797
BOOL_TO_TIME(_E)
Reference
Page 1798
BOOL_TO_STRING(_
E)
Reference
Page 1799
WORD_TO_BOOL(_E)
Reference
Page 1800
WORD_TO_DWORD(
_E)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents