I am an undergraduate researcher trying to connect my PC to a Eurotherm 3508 controller (see Eurotherm 3508 manual here: https://www.eurotherm.com/download/3504-3508-engineering-manual-ha027988-iss-19/). My PC is connected via a usb to a USB-RS485 converter (see https://www.waveshare.com/wiki/USB_TO_RS485#Resources).
I then connected the ground, A+ and B- ends of the USB-RS485 converter to the HD, HE, and HF ports on my Eurotherm controller (see figure).
I then used Modbus Poll to try and send requests from my PC and receive responses from the controller. When I send messages, I see a red light blink on the USB-RS485 converter, so I think my messages are reaching the USB-RS-485 device. However, I do not receive any response from the Modbus. Instead, I always receive a timeout error on Modbus Poll.
To troubleshoot, I have checked the baud rate, parity, and address that my Eurotherm is set to, and I've made sure that my Modbus Poll is configured to those parameters. I am wondering if it's possible my Eurotherm is in "listen only" mode. If so, is there any way I can test that or change it do a different mode that would allow it to respond? Any other advice?
