Standard function blocks
247
Operation
The output (O) value is a 32-bit integer value of the 16-bit integer input (I) value.
Inputs
Input (I): INT
Outputs
Output (O): DINT
REAL_TO_REAL24
(10026)
Illustration
Execution time
1.35 µs
Operation
Output (O) is the REAL24 equivalent of the REAL input (I).
The output value is limited to the maximum value of the data type.
Example:
Inputs
Input (I): REAL
Outputs
Output (O): REAL24
REAL24_TO_REAL
(10027)
Illustration
Execution time
1.20 µs
Operation
Output (O) is the REAL equivalent of the REAL24 input (I).
The output value is limited to the maximum value of the data type range.
Example:
I
O
32767
32767
-32767
-32767
0
0
REAL_TO_REAL24
89
TLA1 1 msec
(1)
I
O
O(89)
I = 0000 0000 0010 0110 1111 1111 1111 1111
Integer value
Fractional value
O = 0010 0110 1111 1111 1111 1111 0000 0000
Integer value
Fractional value
REAL24_TO_REAL
90
TLA1 1 msec
(1)
I
O
O(90)
I = 0010 0110 1111 1111 1111 1111 0000 0000
Integer value
Fractional value
O = 0000 0000 0010 0110 1111 1111 1111 1111
Integer value
Fractional value
Summary of Contents for ACSM1 Series
Page 1: ...ACSM1 Firmware Manual ACSM1 Speed and Torque Control Program...
Page 2: ......
Page 4: ......
Page 12: ...Table of contents 12...
Page 49: ...Drive control and features 49...
Page 282: ...Standard function blocks 282...
Page 306: ...Application program template 306...
Page 312: ...Control chain block diagrams 312...
Page 331: ...331...
Page 332: ...332...
Page 333: ......