Standard function blocks
225
OR
(10012)
Illustration
Execution time
1.55 µs (when two inputs are used) + 0.60 µs (for every additional input). When all
inputs are used, the execution time is 19.55 µs.
Operation
The output (OUT) is 0, if all connected inputs (IN) are 0. Otherwise the output is 1.
Truth table:
The inputs can be inverted.
Inputs
The number of inputs (2…32) is selected by the user.
Input (IN1…IN32): Boolean
Outputs
Output (OUT): Boolean
ROL
(10013)
Illustration
Execution time
1.28 µs
Operation
Input bits (I) are rotated to the left by the number (N) of bits defined by BITCNT. The N
most significant bits (MSB) of the input are stored as the N least significant bits (LSB) of
the output.
Example: If BITCNT = 3
Inputs
The input data type is selected by the user.
Input (I): INT, DINT
Number of bits input (BITCNT): INT, DINT
OR
58
TLA1 1 msec
(1)
IN1
IN2
OUT
OUT(58)
IN1
IN2
OUT
0
0
0
0
1
1
1
0
1
1
1
1
ROL
(DINT)
59
TLA1 1 msec
(1)
BITCNT
I
O
O(59)
I
1 1 1 0 0 0 0 0 1 1 1 0 0 1 0 1 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1
O
0 0 0 0 0 1 1 1 0 0 1 0 1 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 1 1 1
3 MSB
3 LSB
Summary of Contents for ACSM1 Series
Page 1: ...ACSM1 Firmware Manual ACSM1 Speed and Torque Control Program...
Page 2: ......
Page 4: ......
Page 12: ...Table of contents 12...
Page 49: ...Drive control and features 49...
Page 282: ...Standard function blocks 282...
Page 306: ...Application program template 306...
Page 312: ...Control chain block diagrams 312...
Page 331: ...331...
Page 332: ...332...
Page 333: ......