Error indicating the transport connection was closed unexpectedly.
Mapped from ModbusErrorCode.CONNECTION_CLOSED via modbus-rs. The transport can be re-established using reconnect() on the transport service.
modbus-rs
reconnect()
ModbusErrorCode.CONNECTION_CLOSED — modbus-rs error code that triggers this error.
Readonly
Original error thrown by modbus-rs.
Error message from the underlying modbus-rs error.
The cause of the error.
Error indicating the transport connection was closed unexpectedly.
Mapped from ModbusErrorCode.CONNECTION_CLOSED via
modbus-rs. The transport can be re-established usingreconnect()on the transport service.See
ModbusErrorCode.CONNECTION_CLOSED —
modbus-rserror code that triggers this error.