2-9
Section 2 Programming Languages
(5) Function summary
The functions that are supported by the MICREX-SX series are classified into the following categories:
Function
IEC standard functions
Original functions (unique to the MICREX-SX SPF series)
Type conversion functions
Arithmetic functions
Bit string functions
Selection/comparison functions
Time type data functions
1) Type conversion functions
Instruction symbol
No. of steps Related
section
Name
INT
DINT
DINT_TO_INT
INT
UINT
UINT_TO_INT
INT
UDINT
UDINT_TO_INT
INT
REAL
REAL_TO_INT
INT
TIME
TIME_TO_INT
INT
WORD
WORD_TO_INT
DINT
INT
INT_TO_DINT
DINT
UINT
UINT_TO_DINT
DINT
UDINT
UDINT_TO_DINT
DINT
REAL
REAL_TO_DINT
DINT
TIME
TIME_TO_DINT
DINT
DWORD
DWORD_TO_DINT
Type conversion DINT_TO _INT
Type conversion UINT_TO _INT
Type conversion UDINT_TO _INT
Type conversion REAL_TO _INT
Type conversion TIME_TO _INT
Type conversion WORD_TO _INT
Type conversion INT_TO _DINT
Type conversion UINT_TO _DINT
Type conversion UDINT_TO _DINT
Type conversion REAL_TO _DINT
Type conversion TIME_TO _DINT
Type conversion DWORD_TO _DINT
3
3
3
3
3
3
3
3
3
3
3
3
FEH200
2-4-11