I/O Error Codes
I/O error codes are defined in the IOErrorCode class. Functions in the Io class may return these errors.
Error |
Code (Decimal) |
Code (Hex) |
Description |
Resolution |
|---|---|---|---|---|
81920 |
0x14000 |
Shared memory is null. |
Create a new Io class to call the function from. Otherwise, restart the engine, or restart the PC. |
|
81921 |
0x14001 |
IO count is out of range. |
Verify that the specified IO count is within range. |