14.3 StandstillMessage

The StandstillMessage Object represents the fault which causes standstill. This is set by machine control.

The StandstillMessageType is formally defined in Table 44.

Table 44 – StandStillMessageType Definition
Attribute Value
BrowseNameStandstillMessageType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC UA Part 5
0:HasPropertyVariableId0:String0:PropertyTypeM, RO
0:HasPropertyVariable0:Message0:LocalizedText0:PropertyTypeM, RO
0:HasPropertyVariable0:Severity0:UInt160:PropertyTypeM, RO
0:HasPropertyVariableClassification0:Enumeration0:PropertyTypeM, RO

Classification: Classification of the message. The valid values of the Enumeration are specified in the specific Companion Specification (e.g. IMMMessageClassificationEnumeration in OPC 40077).

NOTE: When creating an instance of the StandstillMessage object, the DataType of Classification shall be set to the specific Enumeration subtype (e.g. IMMMessageClassificationEnumeration).

If the machine is not in a standstill state, the values of the Properties shall be 0 or empty string.