FieldMetaData

The fields of the FieldMetaData DataType are defined in the following table:
Name | Type |
---|---|
FieldMetaData | Structure |
name | String |
description | LocalizedText |
fieldFlags | DataSetFieldFlags |
builtInType | Byte |
dataType | NodeId |
valueRank | Int32 |
arrayDimensions | UInt32[] |
maxStringLength | UInt32 |
dataSetFieldId | Guid |
properties | KeyValuePair[] |
The representation of the FieldMetaData DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=14524 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | FieldMetaData |
IsAbstract | False |
SubtypeOf | Structure |
Categories | PubSub Parameters Discovery |