Dear Mr/Mrs,
we use the OPC Labs QuickOPC 2019.1.
We want to write Structures like UARange and UAEUInformation with the EasyUAClient, but it does not work.
I tried to set the value direct and get the following error message:
"OPC-UA service result - The type 'OpcLabs.EasyOpc.UA.DataAccess.UARange' cannot be stored in a Variant object."
I tried to set the value via an Extension Object and get following error message:
"The body (of type OpcLabs.EasyOpc.UA.DataAccess.UAEUInformation)) is not any of the supported extension object types.\r\nParameter name: value"
Can you please give me an Code Example how to write UAEUInformation and UARange with the EasyUAClient.
Best Regards
we use the OPC Labs QuickOPC 2019.1.
We want to write Structures like UARange and UAEUInformation with the EasyUAClient, but it does not work.
I tried to set the value direct and get the following error message:
"OPC-UA service result - The type 'OpcLabs.EasyOpc.UA.DataAccess.UARange' cannot be stored in a Variant object."
I tried to set the value via an Extension Object and get following error message:
"The body (of type OpcLabs.EasyOpc.UA.DataAccess.UAEUInformation)) is not any of the supported extension object types.\r\nParameter name: value"
Can you please give me an Code Example how to write UAEUInformation and UARange with the EasyUAClient.
Best Regards