Bool_To_Int - ABB ACSM1 Firmware Manual

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

Advertisement

Input
Output

BOOL_TO_INT

(10019)
Illustration
Execution time
Operation
Inputs
Outputs
Sign input (SIGN): Boolean
Input (IN1...IN31): Boolean
Output (OUT): DINT (31 bits + sign)
5.00 µs
The output (OUT) value is a 16-bit integer value formed from the boolean input
(IN1...IN15 and SIGN) values. IN1 = bit 0 and IN15 = bit 14.
Example:
IN1...IN15 = 1, SIGN = 0
OUT = 0111 1111 1111 1111
SIGN
IN15...IN1
Input (IN1...IN15): Boolean
Sign input (SIGN): Boolean
Output (OUT): DINT (15 bits + sign)
277
Standard function blocks

Advertisement

Table of Contents
loading

Table of Contents