6.2 CncAxisListType

6.2.1 General

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.

6.2.2 ObjectType Definition

The CncAxisListType is formally defined in Table 8.

Table 8 – CncAxisListType Definition
Attribute Value
BrowseNameCncAxisListType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Inherit the components of the BaseObjectType
GeneratesEventObjectTypeGeneralModelChangeEventType
HasPropertyVariable0:NodeVersionStringPropertyTypeOptional
HasComponentObject<CncAxis>CncAxisTypeOptionalPlaceholder

6.2.3 ObjectType Description

6.2.3.1 GeneralModelChangeEvent

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.

6.2.3.2 NodeVersion

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.

6.2.3.3 CncAxis

CNC axis object.