Mitsubishi Electronics FXCPU Welding System User Manual


 
3 Function Construction
3.2 Labels
31
FXCPU Structured Programming Manual
(Application Functions)
1
Outline
2
Function List
3
Function
Construction
4
How to Read
Explanation of
Functions
5
Applied
Functions
6
Standard
Function Blocks
A
Correspondence
between Devices
and Addresses
The universal data type indicates data type of a label which combines several basic data types.
The data type name begins with "ANY".
ANY
ANY_SIMPLE
Word
[unsigned]/
Bit String
[16-bit]
Double Word
[unsigned]/
Bit String
[32-bit]
Bit
Word
[signed]
FLOAT
(Single
Precision)
FLOAT
(Double
Precision)
Word
[unsigned]/
Bit String
[16-bit]
Word
[signed]
Array Structure
ANY_NUM ANY_BIT
Time String
ANY_REAL
ANY_INT
ANY16
Double Word
[unsigned]/
Bit String
[32-bit]
Double word
[signed]
ANY32
*1 *1
The "ANY" type on a higher layer contains types
on the lower layer.
The "ANY" type on the top layer contains all types.
*1 Refer to the following manual for details.
Q/FX Structured Programming Manual (Fundamentals)
Double word
[signed]