10 MachineConfigurationType

10.1 MachineConfigurationType Definition

This OPC UA ObjectType represents the current configuration of a machine. It is formally defined in Table 27.
Figure 6 – MachineConfigurationType Overview
Table 27 – MachineConfigurationType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | MachineConfigurationType | ||||
IsAbstract | False | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Other |
Subtype of 0:BaseObjectType defined in OPC UA Part 5 | |||||
0:HasProperty | Variable | UserMachineName | 0:String | 0:PropertyType | M, RW |
0:HasProperty | Variable | LocationName | 0:String | 0:PropertyType | M, RW |
0:HasProperty | Variable | TimeZoneOffset | 0:TimeZoneDataType | 0:PropertyType | M, RW |
0:HasComponent | Method | SetMachineTime | M | ||
0:HasProperty | Variable | PageDirectory | PageEntryDataType[] | 0:PropertyType | O, RO |
0:HasComponent | Method | GetPage | O | ||
0:HasComponent | Method | GetCurrentPage | O |