Replies: 1 comment
-
I am unaware of any way to ask a PLC what services are implemented. While it seem like a reasonable thing to expect to exist, I have my doubts that something like that does exist. I suspect brute force. Keep trying services, see what succeeds and fails. This isn't the focus of pylogix, so I don't have a way for you to do this. |
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 am not certain how to query the PLC for the services it has, ie
Once connected, is there a way to get those details from the PLC or the objects is has? I am looking for a AB proprietary code, but can't remember. Thought this would be a good 'educational' moment. Turns out it is a little more that I was hoping for.
Beta Was this translation helpful? Give feedback.
All reactions