WCL_E_SERIAL_WRITE_TIMEOUT Constant

Timeout appeared during write operation. That doe snot mean real error. That just means that some bytes were sent but time out appeared before all bytes are sent. You can retry to send remaining bytes or terminate connection.

Namespace: wclSerialErrors
 WCL_E_SERIAL_WRITE_TIMEOUT = WCL_E_SERIAL_BASE + $000D;

Value

Type: Integer