Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receiving (not pulling or writing) data from AB Compact GuardLogix PLC #101

Open
dev-svk-flbs opened this issue Jun 22, 2021 · 0 comments
Open

Comments

@dev-svk-flbs
Copy link

Hello,

We are trying to RECEIVE data from a AB Compact GuardLogix PLC over ethernet IP.
Most examples of cpppo/pycomm3 usage shows that the communication always initiates from the host computer running cpppo(a raspberry pi, for example), the python program either pulls or writes data from or to a PLC.
This does not apply for our application.
We need to receive data from a already programmed Compact GuardLogix PLC to read 5/6 different tags sent ~every minute.
It seems like we need to have some sort of listener running on the pi to listen to incoming data from the PLC over ethernet IP.
Is this something we can do using pycomm3? If not, can anyone please point me to the right direction?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant