11 OPC UA DataTypes

11.1 SEMI_E10SystemStateDataType

This structure contains the id and state priority of a single SEMI E10 state. The structure is defined in Table 70.

Table 70 – SEMI_E10SystemStateDataType Structure
Name Type Description
SEMI_E10SystemStateDataTypestructureSubtype of Structure defined in OPC 10000-4
Id0:UInt32System wide unique identifier for the SEMI E10 state
Priority0:UInt32The priority of the state in relation to other parallel states contained in the same variable. This priority can be used to create the most relevant cause path string using the SEMI E10 schema.

11.2 SEMI_E10SystemStateInfoDataType

This structure contains the state information in order to allow the complete mapping of all the possible SEMI E10 states of the item. The structure is defined in Table 71.

Table 71 – SEMI_E10SystemStateInfoDataType Structure
Name Type Description
SEMI_E10SystemStateInfoDataTypestructureSubtype of Structure defined in OPC 10000-4
Id0:UInt32System wide unique identifier for the SEMI E10 state
Name0:LocalizedTextHuman readable name of the state
ParentStateId0:UInt32The id of the parent state if applicable. The parent state is used to generate the complete tree of states base on the SEMI E10 schema.
Description0:LocalizedTextOptional short description of the meaning of the state