I am receiving this error when trying to read an array. I bought the QuickOPC Standard, Site License, With 5 Years Upgrade Assurance. How can this be resolved?
This was the line of code where it breaks:
Console.WriteLine(easyUAClient1.ReadValue("opc.tcp://192.168.10.50:4840/", "nsu=CODESYSSPV3/3S/IecVarAccess ;ns=4;s=|var|B-Nimis MC-Pi Prime S01.Application.GenV.Cam_Array"));
Error:
LicensingException: An OPC-UA Complex Data license is not granted for option "UAComplexData". Obtain and install proper license to resolve this error.
+ The client method called (or event/callback invoked) was 'ReadMultiple[1]'.
This was the line of code where it breaks:
Console.WriteLine(easyUAClient1.ReadValue("opc.tcp://192.168.10.50:4840/", "nsu=CODESYSSPV3/3S/IecVarAccess ;ns=4;s=|var|B-Nimis MC-Pi Prime S01.Application.GenV.Cam_Array"));
Error:
LicensingException: An OPC-UA Complex Data license is not granted for option "UAComplexData". Obtain and install proper license to resolve this error.
+ The client method called (or event/callback invoked) was 'ReadMultiple[1]'.