3.4 Data Types
3-7
3
FUNCTIONS
Generic data types
*3 For details QCPU Structured Programming Manual (Common Instructions)
For data specification method, refer to the following manual.
QCPU Structured Programming Manual (Common Instructions)
For the format of devices that correspond to generic data types, refer to the following section.
Appendix 1 Correspondence between Generic Data Types and Devices
The higher 'ANY' data types include sub-level data types.
The highest 'ANY' data type includes all data types.
ANY_REAL ANY_INT
Single-precision
real
ANY_NUM
Word
(unsigned)/
16-bit string
Word
(signed)
ANY16
Double word
(unsigned)/
32-bit string
Double word
(signed)
ANY32
Word
(signed)
Double word
(signed)
Double-precision
real
ANY_BIT
ANY_SIMPLE
ANY
Time String
Array Structure
Bit
Word
(unsigned)/
16-bit string
Double word
(unsigned)/
32-bit string
*3 *3