blockGreater
Output y is true, if input u1 is greater than input u2
Information
The output is true if Real input u1 is greater than Real input u2, otherwise the output is false.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ETL.Connectors.IntegerInput | u1 | ||
| ETL.Connectors.IntegerInput | u2 | ||
| ETL.Connectors.BooleanOutput | y |