|
AIB2 Components - Target Input Comparator
|
|
Category: |
Decision Logic
|
|
Description: |
The target input comparator provides provides equality comparison result of a target and input value in the form of three output values. The three outputs represent true false status for less than, equal to and greater than scenarios. While seemingly obvious that the the two outputs other than the true one will be false, it is often helpful to drive directly other connected components that are dependent on the status of each of the three possible outputs. |
|
|
|
Inputs: 3 |
Enable
Boolean input of zero or non-zero value that either enables or disables the component. Default is ON.
Target Value
The value of type double that the variable input will be compared to for equality.
Input for Compare
The value of type double that is to be compared with the Target Value.
|
|
|
|
|
Outputs: 3 |
Greater than Target
Simple yes or no (1 or 0) response indicating that the input value is greater than the Target Value.
Equal to Target
Simple yes or no (1 or 0) response indicating that the input value is equal to the Target Value.
Less than Target
Simple yes or no (1 or 0) response indicating that the input value is less than the Target Value.
|
|
|
|
|
Components in Same Category: |
Neural Network Segmenter Single Out Segmenter Multple Outs Feedback Flow Pattern Generator Pattern Analyzer Pattern Recorder Decision Matrix Pattern Sequencer State Machine Simple States Awareness Hub State Machine Timer
|
|
Sample Files with this Component: |
|
|
|
|