This OPC UA ObjectType serves as a structuring element. Objects of type CncAxisListType comprise all axes that are subordinated to a CncInterface. It is formally defined in Table 8.
Objects of type CncAxisListType may generate events of type GeneralModelChangeEventType. These events are used to inform about changes in the Information Model related to an instance of CncAxisListType.
The CncAxisListType is formally defined in Table 8.
Table 8 – CncAxisListType Definition
Attribute |
Value |
||||
BrowseName |
CncAxisListType |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Inherit the components of the BaseObjectType |
|||||
|
|
|
|
|
|
GeneratesEvent |
ObjectType |
GeneralModelChangeEventType |
|
|
|
HasProperty |
Variable |
0:NodeVersion |
String |
PropertyType |
Optional |
HasComponent |
Object |
<CncAxis> |
|
CncAxisType |
OptionalPlaceholder |
CncAxisListType may generate events of type GeneralModelChangeEventType defined in OPC 10000-3 to inform Clients when CncAxis Objects have been added or removed from a CncAcisListType instance.
The optional Property NodeVersion shall be present if the Server emits GeneralModelChangeEvents for the Object of type CncAxisListType. The NodeVersion Property and the relation to GeneralModelChangeEvents are defined in OPC 10000-3.
CNC axis object.