E
Hi there,
I'm using a third party software to send data requests over to a gateway that's polling Modbus data from a PLC on a serial link (supposedly Modbus RTU) and sending it to the master via Modbus TCP/IP. I'm not receiving very good vendor support but I was able to get "some" communication going.
I was able to send a read input register request but the response I get back does not contain any register data, it just ends with the CRC at the end of the line. The bytes preceding the CRC all look proper (no exception codes) with the slave address, function code, number of bytes, but then the CRC. Odd.
Any suggestions? I've been unable to contact the manufacturer with any reliable information.
More background, software is JCGP-80, if that helps.
I'm using a third party software to send data requests over to a gateway that's polling Modbus data from a PLC on a serial link (supposedly Modbus RTU) and sending it to the master via Modbus TCP/IP. I'm not receiving very good vendor support but I was able to get "some" communication going.
I was able to send a read input register request but the response I get back does not contain any register data, it just ends with the CRC at the end of the line. The bytes preceding the CRC all look proper (no exception codes) with the slave address, function code, number of bytes, but then the CRC. Odd.
Any suggestions? I've been unable to contact the manufacturer with any reliable information.
More background, software is JCGP-80, if that helps.
