Standard function blocks
239
Operation
The output (OUT) is 1 if (IN1 > IN2) & (IN2 > IN3) & … & (IN31 > IN32). Otherwise the
output is 0.
Inputs
The input data type and the number of inputs (2…32) are selected by the user.
Input (IN1…IN32): INT, DINT, REAL, REAL24
Outputs
Output (OUT): Boolean
LE
<=
(10043)
Illustration
Execution time
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.
Operation
Output (OUT) is 1 if (IN1 < IN2) & (IN2 < IN3) & … & (IN31 < IN2). Otherwise the output
is 0.
Inputs
The input data type and the number of inputs (2…32) are selected by the user.
Input (IN1…IN32): INT, DINT, REAL, REAL24
Outputs
Output (OUT): Boolean
LT
<
(10044)
Illustration
Execution time
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.
Operation
Output (OUT) is 1 if (IN1 < IN2) & (IN2 < IN3) & … & (IN31 < IN32). Otherwise the
output is 0.
Inputs
The input data type and the number of inputs (2…32) are selected by the user.
Input (IN1…IN32): INT, DINT, REAL, REAL24
Outputs
Output (OUT): Boolean
LE
(DINT)
78
TLA1 1 msec
(1)
IN1
IN2
OUT
OUT(78)
LT
(DINT)
79
TLA1 1 msec
(1)
IN1
IN2
OUT
OUT(79)
Содержание ACSM1 Series
Страница 1: ...ACSM1 Firmware Manual ACSM1 Speed and Torque Control Program...
Страница 2: ......
Страница 4: ......
Страница 12: ...Table of contents 12...
Страница 49: ...Drive control and features 49...
Страница 282: ...Standard function blocks 282...
Страница 306: ...Application program template 306...
Страница 312: ...Control chain block diagrams 312...
Страница 331: ...331...
Страница 332: ...332...
Страница 333: ......