Error indicating a transport-level failure (framing, CRC, or I/O error).
Mapped from ModbusErrorCode.TRANSPORT via modbus-rs. Common causes: serial port issues, wiring problems, or baud rate mismatch.
modbus-rs
ModbusErrorCode.TRANSPORT — 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 a transport-level failure (framing, CRC, or I/O error).
Mapped from ModbusErrorCode.TRANSPORT via
modbus-rs. Common causes: serial port issues, wiring problems, or baud rate mismatch.See
ModbusErrorCode.TRANSPORT —
modbus-rserror code that triggers this error.