Int_To_Dint - ABB ACSM1 Firmware Manual

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

Advertisement

282

INT_TO_DINT

(10025)
Illustration
Execution time
Operation
Inputs
Outputs
REAL_TO_REAL24
(10026)
Illustration
Execution time
Operation
Inputs
Outputs
Standard function blocks
0.33 µs
The output (O) value is a 32-bit integer value of the 16-bit integer input (I) value.
I
32767
-32767
0
Input (I): INT
Output (O): DINT
1.35 µs
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:
I = 0000 0000 0010 0110 1111 1111 1111 1111
Integer value
O = 0010 0110 1111 1111 1111 1111 0000 0000
Integer value
Input (I): REAL
Output (O): REAL24
O
32767
-32767
0
Fractional value
Fractional value

Advertisement

Table of Contents
loading

Table of Contents