Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UAExclusiveRateOfChangeAlarm

Hierarchy

Properties

activeState

activeState: UATwoStateVariable

Optional highHighLimit

highHighLimit: UAVariable

Optional highLimit

highLimit: UAVariable

inputNode

inputNode: UAVariableT<NodeId, NodeId>

limitState

limitState: StateMachine

Optional lowLimit

lowLimit: UAVariable

Optional lowLowLimit

lowLowLimit: UAVariable

maxTimeShelved

maxTimeShelved: UAVariable

shelvingState

shelvingState: ShelvingStateMachine

suppressedOrShelved

suppressedOrShelved: UAVariable

suppressedState

suppressedState: UATwoStateVariable

Methods

_setStateBasedOnInputValue

  • _setStateBasedOnInputValue(value: number): void

_signalNewCondition

  • _signalNewCondition(stateName: string | null, isActive: boolean, value: string): void
  • Parameters

    • stateName: string | null
    • isActive: boolean
    • value: string

    Returns void

Static instantiate

Generated using TypeDoc