ABB ACSM1 Firmware Manual page 307

Motion control program
Hide thumbs Also See for ACSM1:
Table of Contents

Advertisement

Operation
Inputs
Outputs
LE
<=
(10043)
Illustration
Execution time
Operation
Inputs
Outputs
LT
<
(10044)
Illustration
Execution time
Operation
Inputs
Outputs
The output (OUT) is 1 if (IN1 > IN2) & (IN2 > IN3) & ... & (IN31 > IN32). Otherwise the
output is 0.
The input data type and the number of inputs (2...32) are selected by the user.
Input (IN1...IN32): INT, DINT, REAL, REAL24
Output (OUT): Boolean
(DINT)
TLA1 1 msec
IN1
IN2
0.89 µs (when two inputs are used) + 0.43 µs (for every additional input). When all
inputs are used, the execution time is 13.87 µs.
Output (OUT) is 1 if (IN1 < IN2) & (IN2 < IN3) & ... & (IN31 < IN2). Otherwise the output
is 0.
The input data type and the number of inputs (2...32) are selected by the user.
Input (IN1...IN32): INT, DINT, REAL, REAL24
Output (OUT): Boolean
(DINT)
TLA1 1 msec
IN1
IN2
0.89 µs (when two inputs are used) + 0.43 µs (for every additional input). When all
inputs are used, the execution time is 13.87 µs.
Output (OUT) is 1 if (IN1 < IN2) & (IN2 < IN3) & ... & (IN31 < IN32). Otherwise the
output is 0.
The input data type and the number of inputs (2...32) are selected by the user.
Input (IN1...IN32): INT, DINT, REAL, REAL24
Output (OUT): Boolean
LE
78
(1)
OUT(78)
OUT
LT
79
(1)
OUT(79)
OUT
307
Standard function blocks

Advertisement

Table of Contents
loading

Table of Contents