Most control logic blocks have three inputs, and you can add multiple connections to the output of the block. The blocks compare input number 1 with input number 2 using the differential (input number 3). The type of control depends on the statistical type. The Sequencer functions differently. See SEQ (Sequencer) for details.
Block |
Statistical Type |
Inputs |
---|---|---|
X>Y |
greater than |
3 |
X<Y |
less than |
3 |
X<=Y |
less than or equal |
3 |
X>=Y |
greater than or equal |
3 |
<> |
not equal |
3 |
= |
equal |
3 |
SEQ |
Sequencer |
See SEQ (Sequencer) for details. |
See Editing Blocks in Edit Mode for information on editing Compare blocks.