mirror of
https://github.com/3cky/mbusd
synced 2025-10-26 23:46:44 +08:00
Parse replyonbroadcast config option value #75
This commit is contained in:
@@ -83,15 +83,13 @@ Specifies response wait time in milliseconds.
|
||||
.IP "\fB-T \fItimeout\fR"
|
||||
Specifies connection timeout value in seconds (0 - disable timeout).
|
||||
.IP "\fB-b\fR"
|
||||
Instruct \fImbusd\fR to reply on a broadcast
|
||||
Instructs \fImbusd\fR to reply on a broadcast.
|
||||
.SH NOTES
|
||||
In case of situation when \fImbusd\fR received response with invalid CRC and can't correct
|
||||
error by re-request, it return MODBUS/TCP packet with exception code 04. In case of situation
|
||||
when \fImbusd\fR can't receive response from MODBUS RTU device (e.g. addressed controller
|
||||
is not present on the network), it return MODBUS/TCP packet with exception code 0x0B.
|
||||
.SH BUGS
|
||||
Broadcast messaging on MODBUS network isn't supported.
|
||||
|
||||
Please send bug reports to author.
|
||||
.SH AUTHORS
|
||||
Victor Antonovich <v.antonovich@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user