31318   Serial port read operation timeout

Cause

This error occurs if the readBinary, readBinaryAsynch, readUntil, or readUntilAsynch method of the JadeSerialPort class times out.

Action

Investigate why the operation timed out and consider using exception handling for these errors.