StateChangedEventType is an EventType subtype of TransitionEventType, defined in OPC 10000-5. This event shall be triggered by the server whenever the system enters a new state.It is formally defined in Table 93. The event transports the NodeId of the state entered as well as the transition which is leading into that state.

Table 93 – StateChangedEventType AddressSpace Definition

Attribute

Value

BrowseName

StateChangedEventType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule

Subtype of the TransitionEventType defined in OPC 10000-5

Refer to the TransitionEventType in OPC 10000-5 for the behavior and the transported information.

ErrorEventType is an EventType subtype of TransitionEventType, defined in OPC 10000-5. This event must be triggered when the vision system decides that the current conditions require it to suspend normal operation and enter state Error. Additional detail about the circumstances leading to the Error state shall be indicated by active ConditionType events. For more detail see Section 11.

It is formally defined in Table 94.

Table 94 – ErrorEventType AddressSpace Definition

Attribute

Value

BrowseName

ErrorEventType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule

Subtype of the TransitionEventType defined in OPC 10000-5

ErrorResolvedEventType is an EventType subtype of TransitionEventType, defined in OPC 10000-5. This event must be triggered when the vision system decides that the current conditions do not require state Error to be maintained and initiates the transition into whatever state it deemed appropriate under the circumstances.

It is formally defined in Table 95.

Table 95 – ErrorResolvedEventType AddressSpace Definition

Attribute

Value

BrowseName

ErrorResolvedEventType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule

Subtype of the TransitionEventType defined in OPC 10000-5