The table below lists error codes returned by the instruNet driver along with possible causes and solutions to the problem. These are instruNet error codes, and are very different from your operating system error codes.
| Error Code |
Error Label |
Possible Cause |
Possible Solution |
| 0 |
iNetErr_- None |
no error |
The operation was successfully completed. |
| 1 |
iNetErr_- General |
potentially anything |
See Upgrade iNet32.dll and Alert on Start. |
| 2 |
iNetErr_- Controller- NotInitialized |
instruNet has not been initialized |
See Controller Problem. |
| 3 |
iNetErr_- InitFailed |
instruNet initialization failed |
See Upgrade iNet32.dll, Alert on Start and, Controller Problem. |
| 4 |
iNetErr_- DeviceNum-OutOfRange |
Device number (deviceNum) is out of range |
Make sure all hardware Devices are connected and powered on. Press Search button in Test page for list of registered Devices. Make sure the specified 'deviceNum' is correct. |
| 5 |
iNetErr_-ChannelNum-OutOfRange |
Channel number is out of range |
Make sure the specified 'chanNum' channel number parameter is correct. |
| 6 |
iNetErr_- FieldNum-OutOfRange |
Field number is out of range |
Make sure the specified 'fieldNum' field number parameter is correct. |
| 7 |
iNetErr_-Controller- Not-Found |
instruNet Controller not found |
Make sure the specified 'netNum' network number parameter is correct. Press Search button in Test page for list of registered Networks. See Controller Problem. |
| 8 |
iNetErr_- FieldDoes-NotExist |
specified {net, device, module, chan, setting, field} does not exist |
Make sure the specified 'netNum', 'deviceNum', 'moduleNum', 'chanNum', 'settingNum', 'fieldNum' parameters are correct. |
| 9 |
iNetErr_- BadfieldNat-iveDataType |
bad data type |
Make sure the specified 'netNum', 'deviceNum', 'moduleNum', 'chanNum', 'settingNum', 'fieldNum' parameters are correct. |
| 10 |
iNetErr_- BadField-ReadType |
bad read type |
Make sure the specified 'netNum', 'deviceNum', 'moduleNum', 'chanNum', 'settingNum', 'fieldNum' parameters are correct. |
| 11 |
iNetErr_-Timeout- AtReadBegin |
time out at controller, crashed controller |
Upgrade iNet32.dll and see Controller Problem |
| 12 |
iNetErr_- TimeoutAt-WaitFor- ReadDone |
time out at controller (crashed controller?) |
Upgrade iNet32.dll and see Controller Problem |
| 13 |
iNetErr_- Controller-IsInWeeds |
crashed controller |
See Controller Problem. |
| 14 |
iNetErr_ill-egalDataType |
bad data type |
Make sure the specified 'netNum', 'deviceNum', 'moduleNum', 'chanNum', 'settingNum', 'fieldNum' parameters are correct. |
| 15 |
iNetErr_- FailedCopy-DataTest |
failed the CopyWave-Data() test or bad instruNet Driver file |
See Controller Problem. |
| 16 |
iNetErr_-Compressor- HitError |
compressor hit error |
Press Reset Button. |
| 17 |
iNetErr_- FailedRam-Test |
failed board ram test |
See Controller Problem. |
| 18 |
iNetErr_- RanOutOf-Memory |
instruNet Driver ran out of memory |
Try giving calling application program more memory. Try reducing the number of points per scan. Try a computer with more RAM. |
| 19 |
iNetErr_- AlertFailed |
the routine that shows an alert failed |
Try reinstalling installing Driver file and make sure you install correct version of Driver. See Installation Problem or Alert On Start. |
| 20 |
iNetErr_- CtrlrRom-NotBooting |
instruNet Controller's ROM does not seem to boot up (poss problem: controller, bus, rom) |
See Controller Problem. |
| 21 |
iNetErr_- CtrlrRam-NotBooting |
instruNet Controller's driver in RAM does not seem to boot up (poss problem: controller, bus, ram, rom, download from uC, bad driver downloaded) |
See Controller Problem. |
| 22 |
iNetErr_- DriverDown-loadFailed |
the download of the uController driver into uC ram failed (driver may be bad, or hardware is bad) (the keys did not match). |
See Controller Problem. |
| 23 |
iNetErr_- CtrlrRW-TestFailed |
failed during controller rw test in Test_Dual-Port_Ram() |
See Controller Problem. |
| 24 |
iNetErr_- Interface- BlockTest- Failed |
Interface block between uController and host computer is invalid |
See Controller Problem. |
| 25 |
iNetErr_- IncCounter-TestFailed |
Controller failed CounterInc test |
See Controller Problem. |
| 26 |
iNetErr_- EchoCmd-ToStatus- TestFailed |
Controller failed EchoCmd-ToStatus test |
See Controller Problem. |
| 27 |
iNetErr_- Controller- BootTest-Failed |
Controller failed Test_A_-Booted-_Controller test |
See Controller Problem. |
| 28 |
iNetErr_- Controller-FailedToBoot |
Controller failed to Boot. |
See Controller Problem. |
| 29 |
iNetErr_- Controller-CmdFailed |
Controller failed to execute command |
See Controller Problem. |
| 30 |
iNetErr_GUI |
error related to graphical user interface |
See Upgrade iNet32.dll and Alert on Start. |
| 31 |
iNetErr_- QSPI_Busy |
QSPI is busy running |
See Upgrade iNet32.dll, Controller Problem and Alert on Start. |
| 32 |
iNetErr_- QSPI_Halted |
QSPI hit HALT error |
See Upgrade iNet32.dll, Controller Problem and Alert on Start. |
| 33 |
iNetErr_- QSPI_Arg-OutOfRange |
QSPI argument out of range |
See Upgrade iNet32.dll, Controller Problem and Alert on Start. |
| 34 |
iNetErr_- QSPI_- TimeOutErr |
QSPI hit time out error |
See Upgrade iNet32.dll, Controller Problem and Alert on Start. |
| 35 |
iNetErr_- FlakyNet-work |
QSPI is acting flaky |
See Upgrade iNet32.dll and Device Troubleshooting . |
| 36 |
iNetErr_- CouldNot-LocateDriverFile |
could not find instruNet Driver file in system folder |
See Installation Troubleshooting. |
| 37 |
iNetErr_- netNumOut- OfRange |
netNum is out of range |
Make sure the specified 'netNum' network number parameter is correct. Press the Search button in the Test page for a list of registered Networks. |
| 38 |
iNetErr_- SettingGro-upNumOut- OfRange |
setting GroupNum is out of range |
Make sure the specified 'settingGroupNum ' setting group number parameter is correct. Press the Search button in the Test page for a list of registered Networks and Devices. |
| 39 |
iNetErr_- UnitType-OutOfRange |
deviceType is out of range |
Check instruNet network cables. Make sure a network terminator is properly installed. |
| 40 |
iNetErr_- DriverDid-NotSetErr- Code |
Driver did not get a chance to set the error code; therefore Driver, or interface to Driver, is in trouble |
Check the interface to Driver. Make sure you installed the correct instruNet Driver file at the correct location on your computer. |
| 41 |
iNetErr_-SettingGroup-TypeOutOf- Range |
settingGroup-Type is out of range |
Make sure the specified 'settingGroupType' setting group type parameter is correct. Press the Search button in the Test page for a list of registered Networks and Devices. |
| 42 |
iNetErr_- ModuleNum-OutOfRange |
Module number is out of range |
Make sure the specified 'moduleNum' module number parameter is correct (it is usually 1). Press the Search button in the Test page for a list of registered Networks and Devices. |
| 43 |
iNetErr_- Intention-NumOutOf- Range |
Intention number is out of range |
Make sure the specified 'intention' intention number parameter is correct. See list of valid 'ion_intention' values in INT_INT .h file. |
| 44 |
iNetErr_- ReadOnly-Field |
Cannot write to this field, read only |
Make sure the specified 'netNum', 'deviceNum', 'moduleNum', 'chanNum', 'settingNum', 'fieldNum' parameters are correct. |
| 45 |
iNetErr_- WriteOnly-Field |
Cannot read from this field, write only |
Make sure the specified 'netNum', 'deviceNum', 'moduleNum', 'chanNum', 'settingNum', 'fieldNum' parameters are correct. |
| 46 |
iNetErr_- FieldValue-OutOfRange |
Tried to set a field with a value that is too high or low |
Make sure the specified 'netNum', 'deviceNum', 'moduleNum', 'chanNum', 'settingNum', 'fieldNum' parameters are correct. |
| 47 |
iNetErr_- ArgTypeOut- OfRange |
ArgType parameter is out of range |
Make sure specified 'argType' parameter is correct. See list of valid 'instruNetDataType' values in INET_INT .h file. |
| 48 |
iNetErr_- BadKeyIn- Field- Hierarchy |
A BAD key was found in the field hierarchy data -- internal data might be corrupted |
See Upgrade iNet32.dll. |
| 49 |
iNetErr_- Max_LT_-MinInField- Hierarchy |
A maximum value is less than a minimum value in the field hierarchy -- internal data might be corrupted |
See Upgrade iNet32.dll. |
| 50 |
iNetErr_- Hierarchy-FieldData- In- Trouble |
Hierarchical field data is in trouble -- internal data might be corrupted |
See Upgrade iNet32.dll. |
| 51 |
iNetErr_- Channel-NameInvalid |
The channel name is in trouble -- internal data might be corrupted |
Latest version of instruNet Driver might help. Try pressing Reset button. Resetting computer might help. |
| 52 |
iNetErr_- tempUnits_-outOfRange |
temperature scale {C,K,F} out of range |
Check temperature measurement hardware and software. |
| 53 |
iNetErr_-sensorType_-outOfRange |
sensor type out of range |
Check sensor hardware and software. |
| 54 |
iNetErr_- CircBufErr |
circular digitizing data buffer error |
Try a slower sample rate, or ask instruNet to do less while digitizing. |
| 55 |
iNetErr_- DataBuffer-Overflow |
circular digitizing data buffer overwrote data before it was read |
Try a slower sample rate, or ask instruNet to do less while digitizing. |
| 56 |
iNetErr_- PulledToo-MuchOn- LastPull |
circular digitizing data buffer error where pulled too much on last pull |
Try a slower sample rate, or ask instruNet to do less while digitizing. |
| 57 |
ERequired_-fbx_DCIIR |
At least one cutoff frequency (passband or stopband) is needed for each transition band of bandpass and bandstop digital filters |
Check digital filter Frequency Cutoff fields. |
| 58 |
EFreqToo- Large_fx_-DCIIR |
Cutoff frequency must be less than half the sampling rate |
Check digital filter Frequency Cutoff fields and make sure they are lower than half the sample rate. |
| 59 |
EFreqsNot-Ascending_- DCIIR |
Cutoff frequency negative or frequencies not in ascending order |
Check digital filter Frequency Cutoff fields. |
| 60 |
ERequired_- fx_DCIIR |
Missing one or more cutoff frequencies |
Check digital filter Frequency Cutoff fields. |
| 61 |
ERequired_-adelx_DCIIR |
Missing passband ripple and or stopband attenuation |
Check digital filter Ripple and Attenuation fields. |
| 62 |
EInvalidArg_- DCIIR |
Invalid argument |
Check digital filter fields. |
| 63 |
EOrderToo-High_DCIIR |
Necessary or specified filter order is too high -- maximum order is %d |
Reduce the digital filter Attenuation field value, or increase the Ripple field value. |
| 64 |
EEven_- ndeg_DCIIR |
Filter order must be even for bandpass and bandstop filters -- order being increased by 1 |
Reduce the digital filter Attenuation field value, or increase the Ripple field value. |
| 65 |
EOrderToo-Low_DCIIR |
Specified filter order is too low -- order being automatically increased |
Increase the digital filter Attenuation field value, or decrease the Ripple field value. |
| 66 |
EActualOrder- _DCIIR |
Required filter order = %d (%s biquadratic section%s) |
Check digital filter fields. |
| 67 |
iNetErr_-InterfaceCom-piledBadly |
a variable type in interface file (e.g. INET_INT.C) is bad |
See Upgrade iNet32.dll. |
| 68 |
iNetErr_-BadInterface- Key |
the 'key' field passed to driver is bad |
See Upgrade iNet32.dll. |
| 69 |
iNetErr_- BadAddrPa-ssedToDriver |
bad address passed to driver |
See Upgrade iNet32.dll. |
| 70 |
iNetErr_- BadStatic-VarInDriver |
bad static variable in driver |
See Upgrade iNet32.dll. |
| 71 |
iNetErr_- BadInteger-MathInDriver |
bad integer math in driver |
See Upgrade iNet32.dll. |
| 72 |
iNetErr_-BadChannel- Type |
bad channel Type |
Latest version of instruNet Driver might help. Try pressing Reset button or Resetting computer Check Interface to, and installation of, instruNet Driver. |
| 73 |
iNetErr_-CppCompiler- DidBad |
Cpp compiler failed |
See Upgrade iNet32.dll. |
| 74 |
iNetErr_- MemMngr_-Failed |
Memory Manager failed |
See Upgrade iNet32.dll.. |
| 75 |
iNetErr_- Toolbox_-Failed |
Toolbox failed |
See Upgrade iNet32.dll. |
| 76 |
iNetErr_- CrtRect_-Failed |
CrtRect failed |
See Upgrade iNet32.dll. |
| 77 |
iNetErr_- DlogCode_-Failed |
Dialog Code failed |
See Upgrade iNet32.dll. |
| 78 |
iNetErr_- DrvrNeeds-Fpu_Failed |
Driver file needs FPU |
See Upgrade iNet32.dll. |
| 79 |
iNetErr_- iirCode_-Failed |
iir code failed |
See Upgrade iNet32.dll. |
| 80 |
iNetErr_-sprintf_-Failed |
sprintf failed |
See Upgrade iNet32.dll. |
| 81 |
iNetErr_- DigitizeInit |
Digitize initialization failed |
Press Reset Button. Try doing things differently and hope it goes away. Latest version of instruNet Driver might help. |
| 82 |
iNetErr_- SPEoff |
instruNet network error |
See Upgrade iNet32.dll and Controller Problem |
| 83 |
iNetErr_- Halton |
instruNet network error |
See Upgrade iNet32.dll and Controller Problem |
| 84 |
iNetErr_- QPTQP |
instruNet network error |
See Upgrade iNet32.dll and Controller Problem |
| 85 |
iNetErr_- qBusy |
instruNet network is busy before digitize |
See Upgrade iNet32.dll and Controller Problem |
| 86 |
iNetErr_- abort |
we aborted early |
See Upgrade iNet32.dll and Controller Problem |
| 87 |
iNetErr_- cBusy |
controller is busy doing something |
See Upgrade iNet32.dll and Controller Problem |
| 88 |
iNetErr_- cNotFin |
controller did not finish the command |
See Upgrade iNet32.dll and Controller Problem |
| 89 |
iNetErr_- CodeGen |
code generation segment error |
See Upgrade iNet32.dll |
| 90 |
iNetErr_- CPTQPbad |
instruNet network error |
See Upgrade iNet32.dll and Controller Problem |
| 91 |
iNetErr_- Compiler |
compiler error |
See Upgrade iNet32.dll |
| 92 |
iNetErr_- bOverflow |
driver or user ram buffer overflow |
Try reducing the sample rate, making displays much smaller, plotting less PointsPerPixel. |
| 93 |
iNetErr_- nonCompOS |
non-compatible operating system |
See Upgrade iNet32.dll |
| 94 |
iNetErr_bad- ChPtsPerScan |
bad channel Points-Per-Scan value |
Try a different Points-Per-Scan (i.e. press Timing button) or '% sample rate'. |
| 95 |
iNetErr_- DestBuff- NotFound |
destination buffer not found |
Latest version of instruNet Driver might help. Try pressing Reset button or Resetting computer Check Interface to, and installation of, instruNet Driver. |
96 to 200 |
Please search for "iNetErrorCode" in file "… program files \ instrunet \ Programming Interfaces \ Visual C .Net \ Source_Bak \ iNet_int.h" for details. |
| 10000 to 10255 |
Controller Status Register Error |
this is an error code from the instruNet controller Status register |
See Upgrade iNet32.dll |
| -1 to -32000 |
OS Error |
this is an error code from the Operating System |
See Upgrade iNet32.dll |