User Guide

Appendix A
1
i
!-Weather
Appendix A
Error Codes
The i!-Weather data structure returned contains an ERROR_CODE field. This field can help
determine if an error was encounted and whay type of error it is.
Error Codes:
E01 - Subscription Invalid (Expired)
E02 - Zip Not Found
E03 - Station Not Found
E04 - System Status is Down
I01 - System Maintenance
W01 - Subscription Expiring Soon
W02 - Unregistered Master (DEMO MODE)
The first byte in the Error Code detmines the error type.
'E' : Error - no not process weather data.
'I' : Informaion
'W' : Warning
Additional textual information will also be returned to the MESSAGE field of the i!-Weather data
structure.