Nonessential Type Conversion - Mitsubishi Electric MELSEC-Q/L Programming Manual

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

Advertisement

Nonessential type conversion

GET_BOOL_ADDR, GET_INT_ADDR, GET_WORD_ADDR
High
Basic
Process
Redundant Universal
performance
Structured ladder/FBD
GET_BOOL_ADDR
s
d
The following function(s) can go in the dotted squares.
GET_BOOL_ADDR, GET_INT_ADDR, GET_WORD_ADDR
■Argument
Input/output
Name
argument
Input argument
s
Output argument
d
Processing details
■Operation processing
• Outputs data type of (s) as data type of (d).
Function name
GET_BOOL_ADDR
GET_INT_ADDR
GET_WORD_ADDR
• Rounding error may occur when specifying the input value to (s) by programming tool. For precautions when setting an
input value using a programming tool, refer to the following.
 MELSEC-Q/L/F Structured Programming Manual (Fundamentals)
■Operation result
An operation is executed and the operation value is output from (d).
LCPU
ST
d:=
GET_BOOL_ADDR (s);
Description
Input
Output
Input data type
Bit
Array of bit
Word (signed)
Double word (signed)
Word (unsigned)/16-bit string
Single-precision real number
String
Time type
Array of word (signed)
Array of double word (signed)
Array of word (unsigned)/16-bit string
Array of double word (unsigned)/32-bit string
Array of real number
Array of time type
Data type
ANY
Bit, word (signed),
Word (unsigned)/16-bit string
Output data type
Bit
Word (signed)
Word (unsigned)/16-bit string
5 APPLICATION FUNCTIONS
5.1 Type Conversion Functions
5
121

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents