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
absoluteValue Boolean If true, use the absolute value for compare..
aDLogicKind AnalogToDigitalLogicKind The compare operation.
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

Inherits from

Descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
GateInputPin 1..* Gate 1 GateInputPin Input to the gate. Gate