| Code | Result | Description | 
| 0 | SETTING_OK | setting made | 
| 1 | DATE TIME ERROR | date/time is invalid: date or time invalid | 
| 2 | TIME ZONE ERROR | time zone is missing | 
| 3 | DATE DIFFERENCE | dates don't match: date match error. ClockWatch will attempt to reset clocks that  in two separate steps (date then time) | 
| 4 | TIME DIFF TOO LARGE         | time difference was too great, time difference exceeds maximum allowable to make a setting.  ClockWatch will confirm before making setting | 
| 5 | TIME DIFF TOO SMALL | time difference is too small; time difference was too small to make a setting.  No need to set clock | 
| 9 | TIME CONVERSION ERROR | Error occurred during time conversion. Verify that the timeserver format (NTP, Time, Daytime or NIST) is set correctly | 
| 11 | COM_PORT_ERROR | can't open serial (COM) port on GPS/WWV | 
| 12 | READ_ERROR | can't read time from GPS/WWV; COM port error | 
| 13 | NOT YET VALIDATED | not yet validated with satellites or WWVB receiver | 
| 14 | TIME CHANGES EXCEEDS AVG | time difference exceeded 3 sigma value, ClockWatch  will confirm value before setting clock | 
| 15 | CLOCKS_IN_SYNC | clocks in sync, no need to set   | 
| 16 | RECV_IN_SYNC |  receiver is in sync with source | 
| 17 | SYNC_IN_PAST | sync time is in past , retrying   | 
| 18 | SYNC_START |  start sync process  | 
| 19 | TIMEDIFF_NO_SETBACK | prohibited from setting clock back to correct time | 
| 33 | INCOMPATIBLE SERVER | timeserver protocol setting was incompatible | 
| 99 | UNKNOWN_FORMAT | unknown time server format | 
| 100 | SERVER_ERROR | timeserver not currently available: Internal timeserver error. | 
| 101 | LICENSE_ERROR | Server exceeds license. Contact Beagle Software for 
additional client licenses. | 
| 200 | PARSE_ERROR | parsing return failed: format setting was wrong or time string was corrupt |