Logical Or - ABB 800xA Operation

For mod 300
Hide thumbs Also See for 800xA:
Table of Contents

Advertisement

Logical OR

SHIFT DIRECTION 1 through 4 Fields
These fields specify whether input bits are shifted left or right, when
LOGICAL/BITWISE is BITWISE. Valid entries are:
Logical OR
The Logical OR FCM performs the OR function on up to 4 inputs.
LOGICAL/BITWISE Field
SHIFT COUNT 1 through 4 Fields
These fields specify how many places the input bits are shifted. SHIFT COUNT 1 is
for input 1, and so on. These fields are used when LOGICAL/BITWISE is
BITWISE. Valid entries are integer values between 0 and 16.
SHIFT DIRECTION 1 through 4 Fields
These fields specify whether input bits are shifted left or right, when
LOGICAL/BITWISE is BITWISE. Valid entries are:
270
RIGHT
shift input to right
LEFT
shift input to left
Logical
If all the defined inputs are 0, Result = 0. If any of the defined
inputs is 1, Result = 1
BIT
Bits 1 of all inputs are ORed together to get Bit 1 of the result.
Bits 2 are ORed together, and so on. The result is a decimal
number equivalent to the bit pattern resulting from the ORing.
Bits in the inputs are shifted to the right or left prior to ORing.
The inputs for bitwise type of FCM are decimal numbers
translated into bit patterns by the FCM. For example, an input of 9
means that bits 0 and 4 are 1 and the rest of the bits are 0.
RIGHT
shift input to right
LEFT
shift input to left
Appendix A Runtime Templates
3BUR002418-600 A

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents