Write integer to OPC UA server - “not of the same type” error

后端 未结 0 667
既然无缘
既然无缘 2020-12-22 19:06

I have defined an OPC UA Client

 var client = new OpcClient("opc.tcp://localhost:4840");
 client.Connect();

That works properly and

相关标签:
回答
  • 消灭零回复
提交回复
热议问题