Bad_TypeMismatch problem for help #1074
linjunli01
started this conversation in
General
Replies: 1 comment
-
The server is probably rejecting the write because you didn't provide a value of the correct DataType. If you don't know the DataType already you need to read the DataType attribute first to figure it out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i connect a plc successfully,and it could read the variable,but failed to write it and turn back "Bad_TypeMismatch".
here is my code,is there any help i could get?
Beta Was this translation helpful? Give feedback.
All reactions