Real24_To_Real - ABB ACSM1 Firmware Manual

Motion control drives, speed and torque control program
Hide thumbs Also See for ACSM1:
Table of Contents

Advertisement

REAL24_TO_REAL

(10027)
Illustration
Execution time
Operation
Inputs
Outputs
REALn_TO_DINT
(10029)
Illustration
Execution time
Operation
Inputs
Outputs
1.20 µs
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 = 0010 0110 1111 1111 1111 1111 0000 0000
Integer value
O = 0000 0000 0010 0110 1111 1111 1111 1111
Integer value
Input (I): REAL24
Output (O): REAL
6.45 µs
Output (O) is the 32-bit integer equivalent of the REAL/REAL24 input (I). Output O1 is
the integer value and output O2 is the fractional value.
The output value is limited to the maximum value of the data type range.
Example (from REAL to DINT):
When I = 2.04998779297, O1 = 2 and O2 = 3276.
The input data type is selected by the user.
Input (I): REAL, REAL24
Output (O1, O2): DINT
Fractional value
Fractional value
283
Standard function blocks

Advertisement

Table of Contents
loading

Table of Contents