DanT Posted November 9, 2016 Report Share Posted November 9, 2016 Hi; Trying to connect to a Gardner Denver Airsmart Controller Comm Module. Serial Interface - RS232 works. Trying the MODBUS TCP UDP protocol on their ports 2000 and 2001 - no luck yet, we can ping the IP OK, just no connection for MODBUS Read Registers(3) Any one had experience with this unit? Dan Link to comment Share on other sites More sharing options...
MVP 2023 Joe Tauser Posted November 10, 2016 MVP 2023 Report Share Posted November 10, 2016 Do you have documentation on their Modbus TCP? Usually port 502 is used for this. Joe T. Link to comment Share on other sites More sharing options...
Lmedina Posted February 3, 2017 Report Share Posted February 3, 2017 I am having a similar issue. Using Prosoft Modbus Ethernet card for compactlogix and Gardner Denver AirSmart Controller Comm module. I can ping the comm module, but I get a error code -48 when I try to read from the module. It is the same error as if it was not connected at all. I have tried different cables, and bypassing the ethernet switch. What else do we have to do with the AirSmart comm module other than enter the IP address, subnet mask and gateway. Link to comment Share on other sites More sharing options...
stembera Posted February 10, 2017 Report Share Posted February 10, 2017 For these tasks, a reliable modbus simulator for PC is absolute priceless thing. If you are in doubts, the first task is to check the setting with simulator. It is much easier to find problems if you can change the communication parameters interactively "on the fly" without changing, compiling and reloading PLC program. When the device communicates with PC without bugs, then it is the right time to start comunicate from PLC. Good luck, Michal. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now