karl...@softart-ge.com
unread,Dec 17, 2021, 1:02:00 AM12/17/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libmodbus
Hello,
a question regarding Modbus-RTU implementation on Linux.
From old times I remember bad consequences on serial connections, when
"unexpected characters" were inducted onto the wires. No problem
for interfaces, generating 1 interrupt/char, as for Modbus-protocol,
this character should be ignored because of a char-timeout.
But this might be a different story, when having a buffering interface,
which should be standard nowadays. Depending upon usage or setup of this interface,
the "Unexpected RX-Character" might stay in RX-silo for longer period of time,
to be improperly interpreted as "Address Field", after arrival of a valid data frame.
Can somebody clarify on this potential issue, with special respect to LINUX ?
Cheers,
Reiner