This DataType is the base DataType for a named record contained within a configuration. It is defined in Table 67.
Table 67 – BaseConfigurationRecordDataType Structure
Name |
Type |
Description |
BaseConfigurationRecordDataType |
Structure |
|
Name |
0:String |
The name of the record used when updating or deleting a single record. If the record corresponds to an Object in the AddressSpace then this shall be the Name portion of the BrowseName. If the record does not have a matching Object, then Name is only unique within an instance of a configuration file. For these cases, the Server may generate new names each time the ConfigurationVersion changes. The names may be persisted by the Server with the ConfigurationVersion or may be generated with an algorithm that produces the same value given a fixed set of records. Which behaviour to use is defined by the subtype. |
RecordProperties |
0:KeyValuePair[] |
Additional record properties |
Its representation in the AddressSpace is defined in Table 66.
Table 68 – BaseConfigurationRecordDataType Definition
Attribute |
Value |
|||||
BrowseName |
0:BaseConfigurationRecordDataType |
|||||
IsAbstract |
True |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:Structure DataType defined in OPC 10000-5. |
||||||
|
||||||
Conformance Units |
||||||
Base Configuration Management |