Skip to main content

GateInputPin

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

NameTypeDescription
aDLogicKindAnalogToDigitalLogicKindThe compare operation.
absoluteValueBooleanIf true, use the absolute value for compare..
durationSecondsThe duration the compare condition need to be present before given a true. Default is 0 seconds.
negateBooleanInvert/negate the result of the compare.
thresholdPercentagePerCentThe threshold percentage that should be used for compare with the percentage change between input value and threshold value.
thresholdValueFloatThe threshold value that should be used for compare with the input value.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
GateInputPin1..*Gate1GateInputPinInput to the gate.Gate