Replies: 1 comment 1 reply
-
I could be wrong, but I would think, if you can ping it you should be able to read from the PLC without any special routing on the pycomm side. Maybe you need to open the EIP port 44818 through the Ewon VPN Gateway? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am connected to an AB CompactLogix wirelessly using an Ewon VPN Gateway.
I confirmed the connection by pinging the PLC's static IP through the terminal.
Attempting to read or write to tags using pycomm3 gives a TimeoutError.
I know the address of both the Gateway and the PLC - is there a way for me to route pycomm's read/write requests 'through' the VPN?
Any thoughts are appreciated!
Beta Was this translation helpful? Give feedback.
All reactions