【发布时间】:2020-07-22 16:12:25
【问题描述】:
我尝试用这个例子写值: opc ua client to server
但我有这个错误:
Exception "unhandled opcua.ua.uaerrors._auto.BadTypeMismatch"
"The value supplied for the attribute is not of the same type as the attribute"s value."(BadTypeMismatch)
File: C:\Users\lari\AppData\Local\Programs\Python\Python38\lib\site-packages\opcua\ua\uatypes.py, Line: 218
谁能帮帮我
非常感谢
【问题讨论】:
标签: python-3.x opc