Relational Operator

Description
Compares two control signals using a relational operator. The output is 1 when the relation is true and 0 otherwise.
Library
Control > Logic
Pins
| Name | Description |
|---|---|
| In1 | Input 1 |
| In2 | Input 2 |
| Out | Output |
Parameters
| Name | Description |
|---|---|
| Operator | Relational operator applied to the inputs. |
| SamplingTime | -none or 0: No sampling. The system will be solved in the Newton loop (default). -auto: Inherit the sampling time of its source device. -Sampling Period: defined in seconds. |