Delta Driver Error Codes
Error code (Decimal) |
Error code (Hex) |
Meaning |
---|---|---|
0 | 0x000 | No Error |
256 | 0x100 | Writing Invalid Data |
257 | 0x101 | Illegal Function for the Addressed Slave |
258 | 0x102 | Illegal Data Address in the Information Fields for the Addressed Slave |
259 | 0x103 | Illegal Data Value in the Information Fields for the Addressed Slave |
260 | 0x104 | Failure in Associated Device |
261 | 0x105 | Acknowledge - Processing Programming Command |
262 | 0x106 | Busy - Reissue Command Later |
263 | 0x107 | Negative Acknowledge - cannot perform program function |
264 | 0x108 | Memory Parity Error |
266 | 0x10A | Gateway Path Unavailable |
267 | 0x10B | Gateway Target Device Failed to Respond |
512 | 0x200 | Illegal Memory Address in Read |
513 | 0x201 | Illegal Memory Address in Write |
515 | 0x203 | Error Opening Port |
516 | 0x204 | Timed Out Waiting for Echoed Message |
517 | 0x205 | Timed Out Waiting for Response from Remote |
518 | 0x206 | Received Message CRC Error |
519 | 0x207 | Unknown Error |
520 | 0x208 | Attempting to Write Invalid Data to PLC |
521 | 0x209 | Attempting to Send Invalid Read Msg to PLC |
528 | 0x210 | No Path Available for Message |
529 | 0x211 | Command Mismatch |
530 | 0x212 | Response from Wrong Station |
531 | 0x213 | Communication Channel Not Available |
532 | 0x214 | Send/Receive Out of Sync |
533 | 0x215 | Response from wrong data logger |
534 | 0x216 | Corrupt or illegal MODBUS/TCP header |
535 | 0x217 | Illegal value in response |
536 | 0x218 | Purge of data log records failed |
537 | 0x219 | Session Open Illegal Command |
538 | 0x21A | Session Open Illegal Version |
546 | 0x222 | Unknown Modbus Exception Code Returned |
551 | 0x227 | Bad Transport Mode |
768 | 0x300 | No Error |
769 | 0x301 | Port Not Defined |
770 | 0x302 | Port Failed To Connect |
771 | 0x303 | Port Lost Connection |
772 | 0x304 | Serial Port Settings Out of Range |
773 | 0x305 | Serial Port Already In Use or Not Available |
774 | 0x306 | Serial Port Access Denied |
775 | 0x307 | Serial Port General Failure |
776 | 0x308 | Serial Port Invalid Parameter |
777 | 0x309 | Port Not Connected |
784 | 0x310 | Port Unknown Error |
29697 | 0x7401 | Command in packet is undefined |
29698 | 0x7402 | Packet is longer than the maximum length |
29699 | 0x7403 | Packet is shorter than the minimum length |
29700 | 0x7404 | Packet is not correctly formed |
29701 | 0x7405 | The byte length is incorrect |
29702 | 0x7406 | Checksum error |
29703 | 0x7407 | Non-ASCII characters are included |