Class Description
Input pin for a logical gate. The condition described in the input pin will give a logical true or false. Result from measurement and calculation are converted to a true or false.
Attributes
Name | Type | Description |
---|
aDLogicKind | AnalogToDigitalLogicKind | The compare operation. |
absoluteValue | Boolean | If true, use the absolute value for compare.. |
duration | Seconds | The duration the compare condition need to be present before given a true. Default is 0 seconds. |
negate | Boolean | Invert/negate the result of the compare. |
thresholdPercentage | PerCent | The threshold percentage that should be used for compare with the percentage change between input value and threshold value. |
thresholdValue | Float | The threshold value that should be used for compare with the input value. |
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|
GateInputPin | 1..* | Gate | 1 | GateInputPin | Input to the gate. | Gate | |