User`s guide

Appendix B Runtime Error Code Listings
The following is a list of possible errors and warnings that you may encounter during Runtime.
These error messages can aid tremendously in troubleshooting various hardware problems when
using the LabVIEW driver.
Runtime Error/Warning Codes are as follows:
A summary of the status codes is listed in Table B-1.
Table B-1. Status Code Summary
Error
Code
Error ID Description (Error Message)
1 MemoryAllocateFailed (*) Not Enough Memory
2 ConfigDataLost (*) Configuration Data Lost
3 InvalidDeviceHandle (*) Invalid Device Handle
4 AIConversionFailed Analog Input Failure On I/O=%XH
5 AIScaleFailed Invalid Scaled Value On I/O=%XH
6 SectionNotSupported Section Not Supported On I/O=%XH
7 InvalidChannel Invalid Channel On I/O=%XH
8 InvalidGain Invalid Gain Code On I/O=%XH
9 DataNotReady Data Not Ready On I/O=%XH
10 InvalidInputParam Invalid Input Parameter On I/O=%XH
11 NoExpansionBoardConfig No Expansion Board Configuration in
Registry/Configuration File On I/O=%XH
12 InvalidAnalogOutValue Invalid Analog Output Value On I/O=%XH
13 ConfigIoPortFailed Configure DIO Port Failure On I/O=%XH
14 CommOpenFailed Open COM %d Failure
15 CommTransmitFailed Unable to Transmit to COM %d Address %XH
16 CommReadFailed Unable to Receive from COM %d Address %XH
17 CommReceiveFailed Invalid Data Received from COM %d Address %XH
18 CommConfigFailed Configure Communication Port Falied on COM %d
19 CommChecksumError Checksum Error from COM %d Address %XH
20 InitError Initialization Failure On I/O=%XH
21 DMABufAllocFailed (*) No Buffer Allocated for DMA
22 IllegalSpeed The Sample Rate Exceeds the Upper Limit On I/O=%XH
23 ChanConflict Background Operation Is Still Running On I/O=%XH
24 BoardIDNotSupported Board ID Is Not Supported On I/O=%XH
25 FreqMeasurementFailed Time Interval For Frequency Measurement Is Too Small
On I/O=%XH
26 CreateFileFailed (*) Call CreateFile() Failed
27 FunctionNotSupported (*) Function Not Supported
28 LoadLibraryFailed (*) Load Library Failed
29 GetProcAddressFailed (*) Call GetProcAddress() Failed
30 InvalidDriverHandle (*) Invalid Driver Handle
31 InvalidModuleType Module Type Not Existence On I/O=%XH
32 InvalidInputRange The Value is Out of Range On I/O=%XH
33 InvalidWindowsHandle Invalid Windows Handle of Destination on I/O=%XH
34 InvalidCountNumber Invalid Numver of Conversion On I/O=%XH
35 InvalidInterruptCount Invalid Number of Interrupt Count On I/O=%XH