Programming Guide

CHUMP Reference Guide
70
Serial Protocol Errors
Error Code Description
0x01 Bad message: point-to-point only. Problem with
message head or tail sequence.
0x03 Message Synch: point-to-point only. Current
message head or “}” character interrupted a
previous message.
0x04 Bad CRC: point-to-point only. The last valid
message string had a bad CRC.
0x05 Unprintable bytes rejected.
0x08 Bad message head.
0x09 Bad message tail.
0x0a Bad or unsupported command.
0x0b Bad or unsupported subcommand.
0x0c Unsupported command parameter. Command
rejected.
0x0d Unsupported command parameter. Command
proceeding.
0x0e High level serial error 1
0x0f High level serial error 2