PLC - Client example #2651
yoavmil
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have made an example for connecting a B&R PLC simulator with a dotnet app using OPC UA.
It mainly shows how to read and write complex objects, which have an instance both at the PLC and the client app. I've done it without having my TDOs inherit any
IEncodable
and so on.Beta Was this translation helpful? Give feedback.
All reactions