ISA95StateDataType

http://opcfoundation.org/UA/ISA95-JOBCONTROL_V2/

2.0.0

2024-01-31


NodeId ns=1;i=3006
NodeClass DataType
BrowseName 1:ISA95StateDataType
DisplayName ISA95StateDataType
Description Defines the information needed to schedule and execute a job.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Description
BrowsePath 0:RelativePath The browse path of substates. Shall be null when the top-level state is represented.
StateText 0:LocalizedText The state represented as human readable text. Shall represent the same text as the CurrentState Variable of a StateMachine would.
StateNumber 0:UInt32 The state represented as number. Shall represent the same number as the Number subvariable of the CurrentState Variable of a StateMachine would.