Quantcast
Channel: OPC Labs - OPC Labs - Recent Topics - OPC Labs Online Forums
Viewing all articles
Browse latest Browse all 1794

Get the Data Type of Method Arguments - by: Lars Otte

$
0
0
Hello,

I'm working with an OPC UA server, which uses enumeration data types. The enumerations definitions are dynamic so we cannot hard code them into our software, but retrieve the enum integer values and string values at runtime using EasyUAClient.ReadDataType and the IEasyUAClientComplexData.ResolveDataType. This works fine using variable nodes.

However the server also has methods which contain input arguments with enumerations as data type. Is it possible to retrieve the data type definition with integer and string values of the method argument's data type similar to other enum nodes?

Best regards.

Viewing all articles
Browse latest Browse all 1794

Trending Articles