Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

namespace http://opcfoundation.org/UA/
nodeClass ObjectType
typedDefinition ProgramStateMachineType ns=0;i=2391
isAbstract false

Hierarchy

Index

Properties

autoDelete

autoDelete: UAProperty<boolean, Boolean>

Optional availableStates

availableStates: UABaseDataVariable<NodeId[], NodeId>

Optional availableTransitions

availableTransitions: UABaseDataVariable<NodeId[], NodeId>

creatable

creatable: UAProperty<boolean, Boolean>

currentState

deletable

deletable: UAProperty<boolean, Boolean>

Optional finalResultData

finalResultData: UAObject

halted

halted: UAState

haltedToReady

haltedToReady: UATransition

instanceCount

instanceCount: UAProperty<number, UInt32>

lastTransition

maxInstanceCount

maxInstanceCount: UAProperty<number, UInt32>

maxRecycleCount

maxRecycleCount: UAProperty<number, UInt32>

Optional programDiagnostic

programDiagnostic: UAProgramDiagnostic2<DTProgramDiagnostic2>

ready

ready: UAState

readyToHalted

readyToHalted: UATransition

readyToRunning

readyToRunning: UATransition

recycleCount

recycleCount: UAProperty<number, Int32>

running

running: UAState

runningToHalted

runningToHalted: UATransition

runningToReady

runningToReady: UATransition

runningToSuspended

runningToSuspended: UATransition

suspended

suspended: UAState

suspendedToHalted

suspendedToHalted: UATransition

suspendedToReady

suspendedToReady: UATransition

suspendedToRunning

suspendedToRunning: UATransition

Generated using TypeDoc