Appendix A Runtime Templates
Logical NOT
3BUR002418-600 A
271
Logical NOT
The Logical NOT FCM performs the NOT function on its input.
LOGICAL/BITWISE Field
Logical
If inp = 0, Result = 1. If inp is not 0, Result = 0.
BIT
Individual bits of input are NOTed.
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.
Exclusive OR
The Exclusive OR FCM performs the exclusive OR function on two inputs.
LOGICAL/BITWISE Field
Logical
In logical mode, all non-zero inputs = 1. The result is determined
by the following truth table:
Inp1 Inp2
Result
0
0
0
0
1
1
1
0
1
1
1
0
BIT
Bits 1 of the inputs are exclusively ORed together to get Bit 1 of
the result, and so on.
Set/Reset Flip-Flop
The result of the Set/Reset Flip-Flop FCM is determined according to the following
truth table:
Inp1
Inp2
Result
0
0
prev
Summary of Contents for Ability 800xA Series
Page 1: ...Power and productivity for a better worldTM 800xA for MOD 300 Operation System Version 6 0 ...
Page 2: ......
Page 3: ...800xA for MOD 300 Operation System Version 6 0 ...
Page 14: ...Table of Contents 14 3BUR002418 600 A ...
Page 74: ...Area Graphic Display Section 3 CCF Displays 74 3BUR002418 600 A ...
Page 102: ...Batch Connectivity to M0D 300 Section 4 TCL Displays 102 3BUR002418 600 A ...
Page 120: ...TLL Messages Section 5 TLL Displays 120 3BUR002418 600 A ...
Page 212: ...Viewing Abnormal State on MOD Loop Displays Section 8 Operation Examples 212 3BUR002418 600 A ...
Page 320: ...BRKPTS Appendix A Runtime Templates 320 3BUR002418 600 A ...
Page 322: ...Updates in Revision Index A 322 3BUR002418 600 A ...
Page 330: ...Index 330 3BUR002418 600 A ...
Page 331: ......