dOPC Client Toolkit
Close
ua.complextypes.TuaDataTypesDictionary.GetBuiltInDatatype

Returns the base datatype of the given node.

function GetBuiltInDatatype(NodeId: uaNodeId): TuaDatatypeItem;
__fastcall TuaDatatypeItem GetBuiltInDatatype(uaNodeId NodeId);

Returns the base datatype of the given node. It is one of the uaBuildInType.

Kassl GmbH Copyright © 2024. All rights reserved.