MachineMESStatusType

Current status of a machine related to the MES.
The representation of the MachineMESStatusType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1020 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | MachineMESStatusType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the MachineMESStatusType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | ClearMESMessage | Mandatory | ||
HasComponent | Object | MESMessage | MESMessageType | Mandatory | |
GeneratesEvent | ObjectType | MessageConditionType | |||
HasComponent | Object | ProductionControl | ProductionControlType | Mandatory | |
HasComponent | Method | SetMESMessage | Mandatory | ||
HasComponent | Object | StandstillMessage | StandstillMessageType | Mandatory | |
HasProperty | Variable | StandstillReasonId | String | PropertyType | Mandatory |
ClearMESMessage
Signature
ClearMESMessage( );
SetMESMessage
Signature
SetMESMessage(
[in] String Id
[in] String Message
[in] UInt16 Severity
);
Argument | Description |
---|---|
Id | |
Message | |
Severity |