MachineStatusType

Information on the current status of the machine.
The representation of the MachineStatusType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1019 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | MachineStatusType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the MachineStatusType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | ActivateSleepMode | Optional | ||
HasComponent | Method | DeactivateSleepMode | Optional | ||
HasProperty | Variable | IsPresent | Boolean | PropertyType | Mandatory |
HasProperty | Variable | MachineMode | MachineModeEnumeration | PropertyType | Mandatory |
HasComponent | Object | Users | UsersType | Mandatory |
ActivateSleepMode
Signature
ActivateSleepMode( );
DeactivateSleepMode
Signature
DeactivateSleepMode( );