dOPC Client Toolkit
Close
ua.complextypes.TuaDataTypesDictionary.GetDatatype

Returns a data type from dictionary.

function GetDatatype(NodeId: string): TuaDatatypeItem; overload;
__fastcall TuaDatatypeItem GetDatatype(AnsiString NodeId);

This method only checks if the given NodeId is a data type that exists in the data type dictionary. This method does not read data from the OPC UA server. If you want to read data types from the OPC UA server, please use the ReadAllNodeDatatypes method.

Copyright © 2001 to 2026 by Kassl GmbH.