Page 1 of 1

Modbus RTU Rs232

Posted: Sun Dec 09, 2018 4:49 pm
by markavo42
Wonder if you can shed some light on this please i will try and explain
I'm also using some software to test the data i'm sending is correct then using FC8 and ST-ARM to send the same data.

On serial monitor software i send an hex string (highlighted one is the manual string sent) the none highlighted is the string sent with FC8
As you see they are both the same (i get a response as expected on the software one and not as expected from the FC8 one)

Image

Readable string sent from software as you can see all looks ok.

Image

Readable string from FC8 and ST-ARM it looks to me that the data is missing or moved.

Image

I have hardwired all connections just to be double sure, same issue.
Am i missing something simple or is it something else.

Thank you :D

Re: Modbus RTU Rs232

Posted: Mon Dec 10, 2018 9:19 am
by LeighM
In Modbus properties:
Is your receive buffer size set to be big enough for the received data?
Is the receive timeout long enough?