I'm having trouble polling from a BRX to a Siemens V20 over 485. .XferCount increments but no values are written to the target range in BRX (I can even overwrite registers in range, so I know it's not just writing zeros). I can communicate from a laptop to the V20 via FTDI USB-485 adaptor, and I get good non-zero data.
I tried running a PC Modbus slave and letting the BRX target the PC, and I never get an RX light on the PC from the BRXs TX nor an RX light on the BRX indicating a response.
Port setup: 9600-O-8-1 (tried both terminated and not)
Anyone successfully do this?