
15 TYPE CONVERSION FUNCTIONS
15.57 Unnecessary of Type Conversion
763
15
15.57
Unnecessary of Type Conversion
GET_BOOL_ADDR, GET_INT_ADDR, GET_WORD_ADDR
These functions output the input variable as the output variable type.
Setting data
■
Descriptions, types, and data types
Processing details
■
Operation processing
• These functions output the input data variable as the output variable type according to the following table.
■
Operation result
The operation processing is executed. The operation output value is output from (d).
Operation error
There is no operation error.
Ladder diagram
Structured text
d:=GET_BOOL_ADDR(s)
d:=GET_INT_ADDR(s);
d:=GET_WORD_ADDR(s);
Argument
Description
Type
Data type
s
Input
Input variable
ANY
d
Output
Output variable
BOOL/INT/WORD
General function
Input data type
Output data type
GET_BOOL_ADDR
BOOL
ARRAY OF BOOL
BOOL
GET_INT_ADDR
INT
DINT
WORD
REAL
TIME
STRING
ARRAY OF INT
ARRAY OF DINT
ARRAY OF WORD
ARRAY OF DWORD
ARRAY OF REAL
ARRAY OF TIME
INT
GET_WORD_ADDR
WORD
s
d
Summary of Contents for MELSEC iQ-F FX5 series
Page 1: ...MELSEC iQ F FX5 Series Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 21: ...19 PART 1 PART 1 OVERVIEW Part 1 consists of the following chapter 1 OVERVIEW ...
Page 98: ...96 4 STANDARD FUNCTIONS FUNCTION BLOCKS 4 2 Standard Function Blocks MEMO ...
Page 840: ...838 23 TIME DATA FUNCTIONS 23 4 Division MEMO ...
Page 887: ......