Issue
At times numbered errors pop up in Cyberstation or you may see a numbered error in the Error Listview
Product Line
Andover Continuum
Environment
- Continuum Cyberstation
- Windows
Cause
Numbered errors appear in Cyberstation or in an Error Listview and an explanation is needed for troubleshooting
Resolution
With Continuum running and with the focus on the main Continuum screen or Continuum Explorer, press F1 to bring up the help menu
- Select index
- Type in ‘error’
- Select Error Messages, Cyberstation
- This displays a list of some of the error messages that may come up in Cyberstation.
This is not a comprehensive list and it doesn’t provide solutions, but gives an initial idea of what is happening for troubleshooting.
Below is the error list that you will find in the Help
OS Error Messages
Error | Hex Code | Error text |
1 | 0x0001 | No message block available |
2 | 0x0002 | No message queue available |
3 | 0x0003 | Invalid message block |
4 | 0x0004 | Invalid message size |
5 | 0x0005 | Message is blocked |
6 | 0x0006 | Can't deallocate message, it is on a queue |
7 | 0x0008 | Invalid message queue |
8 | 0x0008 | Invalid message blocking order |
9 | 0x0009 | Invalid process ID |
10 | 0x000A | Duplicate queue ID |
11 | 0x000B | Timed out waiting for message |
CPL Error Messages
Error | Hex Code | Error text |
1024 | 0x0400 | Name has more than 16 characters |
1025 | 0x0401 | Comment has more than 132 characters |
1026 | 0x0402 | Comment has more than 132 characters |
1027 | 0x0403 | Symbol(s) are not from the correct set |
1028 | 0x0404 | Field is too long to display |
1029 | 0x0405 | Statement or expression is not correct |
1030 | 0x0406 | Array is longer than 32,767 entries |
1031 | 0x0407 | FOR and NEXT use different index var names |
1032 | 0x0408 | GOTO is not allowed inside a loop |
1033 | 0x0409 | Fatal, not enough free memory |
1034 | 0x040A | Same line name given to more than one line |
1035 | 0x040B | No line has this line name |
1036 | 0x040C | Same name for more than one local variable |
1037 | 0x040D | No item with that name exists |
1038 | 0x040E | Cannot define any more local variables |
1039 | 0x040F | BREAK or CONTINUE is outside a loop or block |
1040 | 0x0410 | Same name or number for more than 1 argument |
1041 | 0x0411 | Operation is not available |
1042 | 0x0412 | Number is not valid |
1043 | 0x0413 | Number cannot be longer than 132 digits |
1044 | 0x0414 | Fatal, bad stack address |
1045 | 0x0415 | Fatal, illegal stack operation |
1046 | 0x0416 | No function with that name exists |
1047 | 0x0417 | Attributes do not apply to local variables |
1048 | 0x0418 | No quotation marks at end of string |
1049 | 0x0419 | Data type is not same as field type |
1050 | 0x041A | Data has more chars than field allows |
1051 | 0x041B | Record has too many or too few fields |
1052 | 0x041C | More records than RECORD statement allows |
1053 | 0x041D | Date or time is not valid |
1054 | 0x041E | Path name has too many names |
1055 | 0x041F | Attribute does not apply to the item type |
1056 | 0x0420 | Local variable name cannot be an argument |
1057 | 0x0421 | Incorrect array entry type |
1058 | 0x0422 | Alarm expression is too long |
1059 | 0x0423 | You cannot set that item value |
1060 | 0x0424 | You cannot change that attribute value |
1061 | 0x0425 | Name is not a program or function name |
1062 | 0x0426 | Cannot enable/disable all of one type |
1063 | 0x0427 | You must give a name of a local data file |
1064 | 0x0428 | Parser stack overflow |
1065 | 0x0429 | Cannot use that var as FOR...NEXT index var |
1066 | 0x042A | Data file is too long |
1067 | 0x042B | You cannot change value of system variable |
1068 | 0x042C | Statement is too long |
1069 | 0x042D | 0, C or E is a reserved line name |
1070 | 0x042E | Feature not available on this controller |
1071 | 0x042F | Number must be an integer |
1072 | 0x0430 | Passed too many arguments to a function |
1073 | 0x0431 | An argument index must be from 1 to 15 |
1074 | 0x0432 | No chars allowed after continuation symbol |
1075 | 0x0433 | Cannot run or stop program from command line |
1076 | 0x0434 | Report files are not supported yet |
1077 | 0x0435 | Unknown command option |
1078 | 0x0436 | Name given is not a controller name |
1079 | 0x0437 | Command is valid only from the command line |
1080 | 0x0438 | Command is valid only in a program or function |
ITP Messages
Error | Hex Code | Error text |
2048 | 0x0800 | Tried to set item you cannot set |
2049 | 0x0801 | Set point or var to value of wrong type |
2050 | 0x0802 | Tried to use local var that does not exist |
2051 | 0x0803 | An expression uses an operand incorrectly |
2052 | 0x0804 | Must set HOUR to value from 0 to 23 |
2053 | 0x0805 | String is too long |
2054 | 0x0806 | Operation is not available |
2055 | 0x0807 | Scanner runtime stack overflow |
2056 | 0x0808 | Used an incorrect function argument |
2057 | 0x0809 | Tried to print to a non-string item |
2058 | 0x080A | Tried to rotate prog to nonexistent line |
2059 | 0x080B | Used an item type when it is not allowed |
2060 | 0x080C | Tried to divide a value by zero |
2061 | 0x080D | Gave an array entry that does not exist |
2062 | 0x080E | Gave non-numeric var as array index |
2063 | 0x080F | Gave more or less arguments than allowed |
2064 | 0x0810 | Date or time is not valid |
2065 | 0x0811 | Executed too many statements on one line |
2066 | 0x0812 | Function did not give the expected result |
2067 | 0x0813 | FOR...NEXT loop index variable not numeric |
2069 | 0x0815 | Invalid import point address |
2070 | 0x0816 | Used name that is not a data file name |
2071 | 0x0817 | Used rec or field data file does not have |
2072 | 0x0818 | Cannot read data file |
2073 | 0x0819 | Cannot write to data file |
2074 | 0x081A | Path name is not an actual path |
2075 | 0x081B | Attribute does not apply to the item type |
2077 | 0x081D | Tried to set attribute to an invalid value |
DCP Error Messages
Error | Hex Code | Error text |
3072 | 0x0C00 | Operation is not available |
3073 | 0x0C01 | String is too long |
3074 | 0x0C02 | Fatal, not enough free memory |
3075 | 0x0C03 | Exceeded number of displayable lines |
3076 | 0x0C04 | Invalid import point address |
3077 | 0x0C05 | Statement is too long |
3078 | 0x0C06 | Controller cannot find an item |
3079 | 0x0C07 | Controller cannot open a file of this type |
3080 | 0x0C08 | Date or time is not valid |
OMS Error Messages
Error | Hex Code | Error text |
5121 | 0x01401 | Cannot find the item |
5122 | 0x01402 | Reached end of the list |
5123 | 0x01403 | Attribute does not apply to the item |
5124 | 0x01404 | Name is too long |
5125 | 0x01405 | Attribute is inappropriate |
5126 | 0x01406 | Cannot access file on other controller |
5127 | 0x01407 | FatalErr__ Gave invalid hash table size |
5128 | 0x01408 | Not enough memory |
5129 | 0x01409 | SysErr__ Passed invalid info to database |
5130 | 0x0140A | Item is being used and not available now |
5131 | 0x0140B | Access to the item denied |
5132 | 0x0140C | Array index too large or too small |
5133 | 0x0140D | SysErr__ Invalid format for retrieving data |
5134 | 0x0140E | Cannot associate these items |
5135 | 0x0140F | No relationship of the type defined for item |
5136 | 0x01410 | SysErr__ Passed invalid setup to database |
5137 | 0x01411 | Reached end of the list of related items |
5138 | 0x01412 | Line is too long |
5139 | 0x01413 | Value does not apply to the attribute |
5140 | 0x01414 | File read error |
5141 | 0x01415 | Duplicate item name |
5142 | 0x01416 | SysErr__ Cannot set/get attribute |
5143 | 0x01417 | SysErr__ Terminal communication error |
5144 | 0x01418 | Lbus creation failed |
5145 | 0x01419 | String display failed |
5146 | 0x0141A | SysErr__ Cannot access the item in database |
5147 | 0x0141B | Incorrect path name |
5148 | 0x0141C | Incompatible value |
5149 | 0x0141D | SysErr__ Invalid message queue Id |
5150 | 0x0141E | SysErr__ Session not found |
5151 | 0x0141F | Attribute not defined yet |
5152 | 0x01420 | Invalid auto-conversion |
5153 | 0x01421 | Zero string size |
5154 | 0x01422 | Not allowed to delete a system variable |
5155 | 0x01423 | SysErr__ System hash tables locked |
5156 | 0x01424 | The class object list locked |
5157 | 0x01425 | Duplicate handle Id |
5158 | 0x01426 | Not enough memory - reset log array size |
5159 | 0x01427 | HardwareErr__ Bad RTC chip |
5160 | 0x01428 | Duplicate serial number |
5161 | 0x01429 | Duplicate Infinet Id number |
5162 | 0x0142A | Infinet learn mode is in process |
5163 | 0x0142B | Line name is undefined |
5164 | 0x0142C | SysErr__ Reserved line label |
5165 | 0x0142D | Unable to send the message |
5166 | 0x0142E | Dump process stopped |
5167 | 0x0142F | Controller not found |
5168 | 0x01430 | Invalid handle Id |
5169 | 0x01431 | Incorrect line or statement |
5170 | 0x01432 | Missing end of controller statement |
5171 | 0x01433 | Does not know the type |
5172 | 0x01434 | Not allowed to set the attribute |
5173 | 0x01435 | Not allowed to set the description |
5174 | 0x01436 | Not allowed to set the format |
5175 | 0x01437 | Not allowed to set the engineering unit |
5176 | 0x01438 | Item already exists |
5177 | 0x01439 | Not allowed to set the attribute |
5178 | 0x0143A | SysErr__ Invalid controller path |
5179 | 0x0143B | SysErr__ Invalid current controller message |
5180 | 0x0143C | Invalid response from other controller |
5181 | 0x0143D | Item is already being used |
5182 | 0x0143E | File is being saved by another operator |
5183 | 0x0143F | File is too long |
5184 | 0x01440 | Cannot access the item on other controller |
5185 | 0x01441 | SysErr__ Passed invalid indicator to database |
5186 | 0x01442 | Invalid Energynet ID |
5187 | 0x01443 | Invalid Infinet ID |
5188 | 0x01444 | Invalid Infinet port |
5189 | 0x01445 | Missing end of dictionary statement |
5190 | 0x01446 | Missing end of import/export statement |
5191 | 0x01447 | Unable to compile the file |
5192 | 0x01448 | Invalid dump file statement |
5193 | 0x01449 | Missing end of block statement |
5194 | 0x0144A | Missing end of code statement |
5195 | 0x0144B | Missing end of object statement |
5196 | 0x0144C | Unable to rename the controller |
5197 | 0x0144D | Unable to rename the comm port |
5198 | 0x0144E | Item has no type |
5199 | 0x0144F | Undefined alarm |
5200 | 0x01450 | Attribute can only be retrieved, not set |
5201 | 0x01451 | Conversion too long |
5202 | 0x01452 | Not allowed to retrieve the attribute value |
5203 | 0x01453 | No default format defined |
5204 | 0x01454 | SysErr__ Passed invalid indicator to database |
5205 | 0x01455 | Invalid schedule type |
5206 | 0x01456 | Missing colon in the statement |
5207 | 0x01457 | Incorrect name |
5208 | 0x01458 | Incorrect header for the code block |
5209 | 0x01459 | Incorrect header for a sub block |
5210 | 0x0145A | Incorrect header for the object block |
5211 | 0x0145B | Undefined system variable |
5212 | 0x0145C | Undefined comm port |
5213 | 0x0145D | Not allowed to create an alarm |
5214 | 0x0145E | Inappropriate request for the comm port |
5215 | 0x0145F | Invalid mode for the comm port |
5216 | 0x01460 | LBus is already set up |
5217 | 0x01461 | Invalid program file |
5218 | 0x01462 | Program is already in the firing order |
5219 | 0x01463 | Unable to access the item |
5220 | 0x01464 | No response to the Infinet token pass |
5221 | 0x01465 | NetworkErr__ Received incorrect CRC on Infinet |
5222 | 0x01466 | SysErr__ Invalid error value from Infinet |
5223 | 0x01467 | Attribute does not apply to the point type |
5224 | 0x01468 | Attribute does not apply to the port type |
5225 | 0x01469 | Item must be a program |
5226 | 0x0146A | File must be open |
5227 | 0x0146B | File took too long to open |
5228 | 0x0146C | Cannot alter the file |
5229 | 0x0146D | Cannot add or remove records |
5230 | 0x0146E | The relationship is already set up |
5231 | 0x0146F | CAnnot dump dictionary block of controller |
5232 | 0x01470 | Cannot dump the controller |
5233 | 0x01471 | Cannot dump associated items |
5234 | 0x01472 | Undefined IOU number |
5235 | 0x01473 | Invalid channel number |
5236 | 0x01474 | No free alarm links |
5237 | 0x01475 | Cannot access next Enet controller in list |
5238 | 0x01476 | Cannot access next Infinet controller in list |
5239 | 0x01477 | Incorrect header for the log array block |
5240 | 0x01478 | Invalid log array index |
5241 | 0x01479 | Cannot modify the file |
5242 | 0x0147A | Unable to create the Infinet controller |
5243 | 0x0147B | Zero is not a valid serial number |
5244 | 0x0147C | Invalid baud rate |
5245 | 0x0147D | Comm port is not set up for Infinet |
5246 | 0x0147E | Controller is not online |
5247 | 0x0147F | Not allowed to delete a comm port |
5248 | 0x01480 | Cannot define any more handle IDs |
5249 | 0x01481 | Invalid controller name |
5250 | 0x01482 | Invalid Infinet controller name |
5251 | 0x01483 | Invalid Energynet controller network ID |
5252 | 0x01484 | Controller doesn't know Infinet ID |
5253 | 0x01485 | Invalid electrical type |
5254 | 0x01486 | Invalid DateTime value |
5255 | 0x01487 | Invalid log type |
5256 | 0x01488 | Invalid floating point number |
5257 | 0x01489 | Attribute doesn't exist for the item |
5258 | 0x0148A | Access to the conversion denied |
5259 | 0x0148B | Number of array entries is too arge |
5260 | 0x0148C | Invalid program status |
5261 | 0x0148D | Unable to access the comm port |
5262 | 0x0148E | Cannot overwrite the item |
5263 | 0x0148F | New default mode is current mode |
5264 | 0x01490 | Cannot set export flag for Enet controller |
5265 | 0x01491 | Operation is not supported |
5266 | 0x01492 | SysErr__ Unused sched events are inaccessible |
5267 | 0x01493 | Sched occup/unoccup variable not DateTime |
5268 | 0x01494 | Holiday schedule doesn't exist |
5269 | 0x01495 | Import/Export item must be a point |
5270 | 0x01496 | Point must export to controller/alarm |
5271 | 0x01497 | Sched occupancy flag not output/numeric point |
5272 | 0x01498 | Item is not a holiday schedule |
5273 | 0x01499 | Cannot dump the import/export block |
5274 | 0x0149A | Cannot set up the port |
5275 | 0x0149B | Index number for the alarm is too large |
5276 | 0x0149C | Invalid state |
5277 | 0x0149D | Comm port is busy |
5278 | 0x0149E | Reference array is full |
5279 | 0x0149F | Undefined alarm type |
5280 | 0x014A0 | Item is not local controller |
5281 | 0x014A1 | HardwreErr__ Bad EEPROM chip |
5282 | 0x014A2 | Cannot retrieve controller model number |
5283 | 0x014A3 | Cannot retrieve controller serial number |
5284 | 0x014A4 | Unspecified Enet ID |
5285 | 0x014A5 | Undefined controller model number |
5286 | 0x014A6 | Controller has no assigned Infinet port |
5287 | 0x014A7 | Cannot find controller in the Infinet list |
5288 | 0x014A8 | Invalid password |
5289 | 0x014A9 | Cannot retrieve controller version number |
5290 | 0x014AA | Handle ID is out of range |
5291 | 0x014AB | Not allowed to delete user ACC |
5292 | 0x014AC | Not allowed to use this many Infinet devices |
5293 | 0x014AD | Not allowed to change user ACC's security level |
5294 | 0x014AE | Full path is not set |
5295 | 0x014AF | Access denied |
5296 | 0x014B0 | User passwords are mismatched |
5297 | 0x014B1 | User doesn't exist on remote controller |
5298 | 0x014B2 | Invalid stop bits |
5299 | 0x014B3 | Invalid data length |
5300 | 0x014B4 | The user is logged in |
5301 | 0x014B5 | Not allowed to change user name |
5302 | 0x014B6 | Not allowed to delete this controller |
5303 | 0x014B7 | No TankProbe extension block installed |
5304 | 0x014B8 | No TankNet exists |
5305 | 0x014B9 | TankNet is already set up |
5306 | 0x014BA | Can't change a TankProbe to another electrical type |
5307 | 0x014BB | Duplicate PIN |
5308 | 0x014BC | There is no card information available for this person |
5309 | 0x014BD | Invalid card entry |
5310 | 0x014BE | Duplicate card |
5311 | 0x014BF | Invalid schedule |
5312 | 0x014C0 | Attribute does not apply to object type |
5313 | 0x014C1 | Undefined card type |
5314 | 0x014C2 | Invalid PIN value |
5315 | 0x014C3 | Same area on both sides of a door is not allowed |
5316 | 0x014C4 | The maximum number of doors allowed has been reached |
5317 | 0x014C5 | Personnel cleanup in progress. Please try again. |
5318 | 0x014C6 | Unable to delete one or more personnel objects on rip |
5319 | 0x014C7 | Personnel distribution in process. Please try again. |
5320 | 0x014C8 | Not allowed to set an area in a DefaultDoor |
5321 | 0x014C9 | Unable to set remote sync bit for one or more personnel objects |
5322 | 0x014CA | Could not synchronize CX and SX databases |
5327 | 0x014CF | Event log size has been automatically adjusted |
5328 | 0x014D0 | No XDriver code module installed |
5329 | 0x014D1 | XDriver code module installed |
5330 | 0x014D2 | XDriver code module incomplete |
5331 | 0x014D3 | Checksum error detected in S-record |
5334 | 0x014D6 | Duplicate XDriver parameter |
5338 | 0x014DA | Invalid IP parameter |
5339 | 0x014DB | Invalid Subnet Mask for the IP class |
5340 | 0x014DC | IP network number should not equal 0 |
5341 | 0x014DD | IP host number should not be all 1s |
5342 | 0x014DE | Possible Infinet bus short detected |
5345 | 0x014E1 | Update operation still in progress |
5348 | 0x014E4 | Invalid NetWare frame type |
5349 | 0x014E5 | UTC Offset is out of range |
5350 | 0x014E6 | No personnel cache entries available |
5351 | 0x014E7 | Memory expansion board not installed |
5352 | 0x014E8 | Flash memory operation failure |
5353 | 0x014E9 | Too many IOUs |
5354 | 0x014EA | The maximum number of areas allowed has been reached |
5355 | 0x014EB | Attempt to lock door has failed |
5356 | 0x014EC | Attempt to unlock door has failed |
5357 | 0x014ED | OMS database has become corrupt |
5358 | 0x014EE | OMS internal error |
5359 | 0x014EF | Buffer too small for data requested |
5360 | 0x014F0 | OMS database not currently available (backing up) |
5361 | 0x014F1 | String size exceeds implementation limit |
5362 | 0x014F2 | Backup disabled due to excessive use (requires manual enable) |
5363 | 0x014F3 | Schedule events are out of order |
5364 | 0x014F4 | Invalid bookmark for error log |
5365 | 0x014F5 | Duplicate SmartSensor control point |
5366 | 0x014F6 | Inappropriate value for current restart mode |
5367 | 0x014F7 | Copy protection violation has occurred — please contact your ACC dealer |
5368 | 0x014F8 | Error sending CustomABAFormat string to IOU module |
5369 | 0x014F9 | OBJ_ERR_BACnet_ERROR - A BACnet error occurred. |
5370 | 0x014FA | OBJ_ERR_DABL_OVERFLOW - The controller has reached its BACnet device binding limit. |
LAN Error Messages
Error | Hex Code | Error text |
6144 | 0x1800 | Comm user return |
6145 | 0x1801 | Comm invalid message length |
6146 | 0x1802 | Comm invalid destination address |
6147 | 0x1803 | Comm invalid source address |
6148 | 0x1804 | Comm invalid QID |
6149 | 0x1805 | The port is not an Infinet |
6150 | 0x1806 | The controller is not responding |
6151 | 0x1807 | Comm LAN reconfig in progress |
6152 | 0x1808 | The controller is offline |
6153 | 0x1809 | The EnergyNet is not configured |
6154 | 0x180A | Comm destination node paused |
6155 | 0x180B | Send request timeout |
6156 | 0x180C | Send error |
6157 | 0x180D | NULL message received |
6158 | 0x180E | Unable to send message |
6159 | 0x180F | Invalid EnergyNet node ID |
6160 | 0x1810 | Duplicate Ethernet ID |
6161 | 0x1811 | Duplicate EnergyNet ID |
6162 | 0x1812 | Out of memory |
6163 | 0x1813 | Ethernet RAM test faillure |
6164 | 0x1814 | Undefined EnergyNet ID |
6165 | 0x1815 | Undefined Ethernet ID |
GLB Error Messages
Error | Hex Code | Error text |
7169 | 0x1C01 | Symbol name too long |
7170 | 0x1C02 | Invalid characters in symbol |
7171 | 0x1C03 | Symbol cannot be a system variable |
7172 | 0x1C04 | No items |
7173 | 0x1C05 | Too many items |
7174 | 0x1C06 | First character must be alpha |
7175 | 0x1C07 | System internal error |
7176 | 0x1C08 | System clock was changed |
IES Error Messages
Error | Hex Code | Error text |
8192 | 0x2000 | Cannot build IE API request |
8193 | 0x2001 | Cannot send IE API request |
8194 | 0x2002 | IES has bad OMS pointer |
8195 | 0x2003 | IE handle points to wrong network address |
8196 | 0x2004 | IE handle is invalid |
8197 | 0x2005 | IE bad data in ObjKey |
8198 | 0x2006 | IE API response not received |
8199 | 0x2007 | IE no Infinet |
8200 | 0x2008 | Could not establish import |
8201 | 0x2009 | IE database locked |
LBS Error Messages
Error | Hex Code | Error text |
9217 | 0x2401 | LBus not ready |
9218 | 0x2402 | wait_collect or wait_update timeout |
9219 | 0x2403 | Invalid IOU number |
9220 | 0x2404 | LBus database is locked |
9221 | 0x2405 | An active IOU exists |
9222 | 0x2406 | LBus error no memory |
9223 | 0x2407 | Comm channel specified is invalid |
9224 | 0x2408 | Sensor's channel is invalid |
9225 | 0x2409 | LBus does not exist |
9226 | 0x240A | The IOU number has not been defined yet |
9227 | 0x240B | Bad electrical type |
9228 | 0x240C | Value is too large or too small |
9229 | 0x240D | IOU communication status = online |
9230 | 0x240E | IOU communication status = offline |
9231 | 0x240F | IOU number is not between 1 and 16 |
IOS Error Messages
Error | Hex Code | Error text |
10240 | 0x2800 | NULL |
10241 | 0x2801 | Type not valid for this IO channel |
10242 | 0x2802 | IO channel number out of range |
10243 | 0x2803 | IO channel already assigned |
10244 | 0x2804 | Vref out of tolerance |
10245 | 0x2805 | IO channel is unassigned |
10246 | 0x2806 | Tri-state partner is already assigned |
10247 | 0x2807 | AD converter trashed |
10248 | 0x2808 | AD converter timed out |
10249 | 0x2809 | Reference channels not initialized |
10250 | 0x280A | Adjacent channel is already in use |
10251 | 0x280B | Invalid channel for RTD use |
10252 | 0x280C | Cannot delete IOU module until all associated objects are moved to other IOU modules or deleted |
10253 | 0x280D | Duplicate module ID |
10254 | 0x280E | Insufficient memory for IO operation |
10255 | 0x280F | IO module is not commissioned |
10256 | 0x2810 | Incorrect channel type |
10257 | 0x2811 | Channel doesn't exist |
10258 | 0x2812 | Error installing IO system |
10259 | 0x2813 | Error in IO database |
10260 | 0x2814 | Module is not saved |
10261 | 0x2815 | Attribute does not exist |
10262 | 0x2816 | IO message queue does not exist |
10263 | 0x2817 | Illegal IO queue designator |
10264 | 0x2818 | IO module number is too large |
10265 | 0x2819 | IO queue is full |
10266 | 0x281A | No IO message buffers available |
10267 | 0x281B | Unknown IO message buffer size |
10268 | 0x281C | IO routing table section doesn't exist |
10269 | 0x281D | IO routing table entry not saved |
10270 | 0x281E | IO module response was lost |
10271 | 0x281F | IO MIP interface initialization error |
10272 | 0x2820 | No response from IO module |
10273 | 0x2821 | Illegal message received from IO module |
10274 | 0x2822 | IO module message data error |
10275 | 0x2823 | IO module message is not a service pin message |
10276 | 0x2824 | No IDs available for IO module commissioning |
10277 | 0x2825 | Too many IO modules for the controller |
10278 | 0x2826 | IO module domain update error |
10279 | 0x2827 | IO module read memory command failed |
10280 | 0x2828 | IO module update address command failed |
10281 | 0x2829 | IO module update NV cnfg table failed |
10282 | 0x282A | No message tags available for IO message |
10283 | 0x282B | Not a suitable replacement IO module |
10284 | 0x282C | Error in routing IO module response |
10285 | 0x282D | Incorrect response from IO module |
INF Error Messages
Error | Hex Code | Error text |
11264 | 0x2C00 | NULL |
11265 | 0x2C01 | Comm port cannot connect an Infinet |
11266 | 0x2C02 | Comm port already set up for another purpose |
11267 | 0x2C03 | Comm port has not been assigned a purpose |
11268 | 0x2C04 | No Infinet controller with that serial number |
11269 | 0x2C05 | Infinet is not set up |
11270 | 0x2C06 | Infinet ID is already in use |
11271 | 0x2C07 | ID is not valid for Infinet |
11272 | 0x2C08 | Message received is not for an Infinet controller |
11273 | 0x2C09 | Controller received message from an unknown source |
11274 | 0x2C0A | Learn mode currently in use |
11277 | 0x2C0D | Learn already in process on this port |
11280 | 0x2C10 | Infinet controller is not responding |
11281 | 0x2C11 | NULL buffer passed to Infinet server |
11282 | 0x2C12 | Message type is not supported by Infinet server |
I2LD Error Messages
Error | Hex Code | Error text |
202752 | 0x31800 | No model matching download header exists on this CX |
202753 | 0x31801 | Error found in I2 download header |
202754 | 0x31802 | Error found in I2 model information |
202755 | 0x31803 | Models in I2 download exceeds maximum |
202756 | 0x31804 | Received download message type out-of-service |
202757 | 0x31805 | Begin I2 download header not received |
202758 | 0x31806 | Comm Error - socket receive |
202759 | 0x31807 | Comm Error - socket send |
202760 | 0x31808 | No comm buffers available |
202761 | 0x31809 | Download state machine error |
202762 | 0x3180A | Illegal message type response from Infinet controller |
202763 | 0x3180B | Listen call failed |
202764 | 0x3180C | Bind call failed |
202765 | 0x3180D | Socket call failed |
202766 | 0x3180E | Received short packet - not enough data |
202767 | 0x3180F | Application type unknown by I2 |
202768 | 0x31810 | Download model does not match I2 model |
202769 | 0x31811 | Unknown/unsupported message type |
202770 | 0x31812 | I2 download out-of-sync |
202771 | 0x31813 | I2 received unknown/unsupported packet type |
202772 | 0x31814 | I2 received segment that exceeds block storage |
202773 | 0x31815 | I2 received block address out-of-range for flash |
202774 | 0x31816 | I2 detected end of download CRC error |
202775 | 0x31817 | I2 does not support download revision |
202776 | 0x31818 | I2 is running in boot loader mode |
202777 | 0x31819 | I2 total received block count does not match |
202778 | 0x381A | I2 detected external RAM failure |
202779 | 0x3181B | I2 malloc failure during boot-up |
202780 | 0x3181C | I2 detected unknown flash device |