NodeOPCUA API Documentation
    Preparing search index...

    Interface UAExclusiveLimitStateMachine_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition ExclusiveLimitStateMachineType i=9318
    isAbstract false

    Hierarchy (View Summary)

    Index

    Properties

    availableStates?: UABaseDataVariable<NodeId[], NodeId>
    availableTransitions?: UABaseDataVariable<NodeId[], NodeId>
    high: UAState
    highHigh: UAState
    highHighToHigh: UATransition
    highToHighHigh: UATransition
    low: UAState
    lowLow: UAState
    lowLowToLow: UATransition
    lowToLowLow: UATransition