dOPC Client Toolkit
|
Close
|
Contains dictionary of OPC UA data types.
The dictionary is empty at startup.
If you need information about an OPC UA server data type, then you must use the ReadAllNodeDatatypes method to fill the dictionary
with all the data types used by the given node id. The main use of this dictionary is to get information about structure data types (extension objects).
The unit has a global variable called uaDatatypeDictionary, so you don't need to create an instance of TUaDataTypesDictionary.
Kassl GmbH Copyright © 2024. All rights reserved.
|