|
Error Code |
Error ID |
Description (Error Message) |
|
1 |
MemoryAllocateFailed (*)
|
Driver allocate memory failed |
|
2 |
ConfigDataLost
|
Configuration Data Lost |
|
3 |
InvalidDeviceHandle (*) |
Invalid Device Handle |
|
4 |
AIConvesionFailed
|
AI conversion failed |
|
5 |
AIScaleFailed |
Invalid Scaled Value |
|
6 |
SectionNotSupported
|
Illegal section |
|
7 |
InvalidChannel
|
Illegal channel |
|
8 |
InvalidGain |
Illegal gain |
|
9 |
DataNotReady |
A/D conversion data not ready |
|
10 |
InvalidInputParam
|
Illegal input parameters |
|
11 |
NoExpansionBoardConfig
|
No expansion board config |
|
12 |
InvalidAnalogOutValue
|
Invalid AO value |
|
13 |
ConfigIoPortFailed
|
Configure DIO Port failed |
|
14 |
CommOpenFailed
|
Open communication port failed |
|
15 |
CommTransmitFailed
|
Transmit message failed |
|
16 |
CommReadFailed
|
Receive message failed |
|
17 |
CommReceiveFailed
|
Invalid data received |
|
18 |
CommConfigFailed
|
Configure communication port faild |
|
19 |
CommChecksumError
|
Checksum error |
|
20 |
InitError |
Initialization failure |
|
21 |
DMABufAllocFailed (*) |
No buffer allocated for DMA |
|
22 |
IIlegalSpeed |
Sample rate exceed limit |
|
23 |
ChanConfilict |
Background operation still running |
|
24 |
BoardIDNotSupported
|
Board type ID not supported |
|
24 |
CardTypeIDNotSupported
|
Card type ID not Supported |
|
25 |
FreqMeasurementFailed
|
Frequence too high |
|
26 |
CreateFileFailed (*) |
Create low level driver failed |
|
27 |
FunctionNotSupported (*) |
Function not supported |
|
28 |
LoadLibraryFailed (*) |
Load *.dll file failed |
|
29 |
GetProcAddressFailed (*) |
Get export function "DriverProc" failed |
|
30 |
InvalidDriverHandle (*) |
Invalid driver handle failed |
|
31 |
InvalidModuleType
|
Card or module type not exist |
|
32 |
InvalidInputRange
|
Input value out of range |
|
33 |
InvalidWindowsHandle
|
Invalid windows handle |
|
34 |
InvalidCountNumber
|
Invalid number of conversion |
|
35 |
InvalidInterruptCount
|
Invalid FIFO size |
|
36 |
InvalidEventCount
|
Invalid number of event count |
|
37 |
OpenEventFailed
|
Create or open event failed
|
|
38 |
InterruptProcessFailed
|
Interrupt process failed |
|
39 |
InvalidDOSetting
|
Invalid DO direction setting |
|
40 |
InvalidEventType
|
Invalid event type |
|
41 |
EventTimeOut |
Time-out interval elapsed |
|
42 |
InvalidDmaChannel
|
Invalid DMA channel |
|
43 |
IntDamChannelBusy
|
INT or DMA channel busy |
|
44 |
CheckRunTimeClassFailed
|
Check Runtime Class Failed |
|
45 |
CreateDllLibFailed
|
Create DLL Library Failed |
|
46 |
ExceptionError
|
Exception Error |
|
47 |
RemoveDeviceFailed
|
Remove device failed |
|
48 |
BuildDeviceListFailed
|
Build device list failed |
|
49 |
NoIOFunctionSupport
|
No I/O Function Support |
|
50 |
ResourceConflict
|
Resource conflict |
|
51 |
InvalidClockSource
|
Invalid clock source |
|
52 |
InvalidPacerRate
|
Invalid pacer rate |
|
53 |
InvalidTriggerMode
|
Invalid trigger mode |
|
54 |
InvalidTriggerEdge
|
Invalid trigger edge |
|
55 |
InvalidTriggerSource
|
Invalid trigger source |
|
56 |
InvalidTriggerVoltage
|
Invalid trigger voltage |
|
57 |
InvalidCyclicMode
|
Invalid cyclic mode |
|
58 |
InvalidDelayCount
|
Invalid delay count |
|
59 |
InvalidBuffer |
Invalid buffer |
|
60 |
OverloadedPCIBus
|
PCI bus overload |
|
61 |
OverloadedInterruptRequest
|
System interrupt overload |
|
62 |
ParamNameNotSupported |
Parameter not supported |
|
63 |
CheckEventFailed |
Check event failed |
|
64 |
InvalidPort |
Invalid port number |
|
65 |
DaShiftBusy |
DA channel conversion busy |
|
66 |
ThermocoupleDisconnect |
Thermo-Couple disconnected |
|
67 |
MemoryCopyFailed |
Copy memory failed between kernel and user |
|
68 |
InvalidCommandType |
Invalid command type |
|
69 |
DmaNotStart |
DMA has not ever been run |
|
70 |
AcquireDataTimeOut |
Acquire data time out |
|
100 |
SystemSignalInterrupt |
Interrupted by system siganal |
|
101 |
SystemError |
System error |
Note: * means that the status code only includes error code.