Board driver error codes – Measurement Computing ADLIB WIN User Manual
Page 183

Chapter 44 Board Driver Error Codes
31-1
31. BOARD DRIVER ERROR CODES
DRVERR_DRVMAIN_PROCSTATE =
-401000
Invalid DriverMain procedure
specified.
DRVERR_BOARD_NOT_PRESENT =
-401001
Unable to locate specified board.
DRVERR_INV_HBRDINST =
-401002
Invalid Board instance specified.
DRVERR_DEVICE_UNINITIALIZED =
-401003
The device has not been initialized.
DRVERR_MEMORY_LOW =
-401004
Unable to allocate memory.
DRVERR_MAXBOARDS_ALLOCATED =
-401005
The maximum boards have already
been
allocated.
DRVERR_BOARD_RESET_TIMEOUT =
-401006
Unable to reset the specified board.
DRVERR_PRODUCTID_UNMATCHED =
-401007
The
product
ID
is
incorrect
for
the
specified
board.
DRVERR_INV_BUFFER =
-401008
Invalid buffer in call to driver.
DRVERR_DEVICE_INUSE =
-401009
The specified device is busy.
DRVERR_SYSTEM_DRIVER_NOTFOUND =
-401010
System Driver Not Found.
DRVERR_SYSTEM_DRIVER_IOCTL =
-401011
An error occurred during an
IOCTL Driver call.
DRVERR_BOARD_RESET_FAILED =
-401012
The driver was unable to properly
reset
the
specified
device.
DRVERR_THREAD_BUSY_TIMEOUT =
-401013
The internal driver is not
responding
to
STOPAD
command.
DRVERR_SYSTEM_DMATRANS_FAILED =
-401014
The System driver DMA
Transfer
initiation
failed.
DRVERR_THREAD_READY_TIMEOUT =
-401015
An Internal Driver Thread has
stopped responding to the system.
DRVERR_INVALID_DRVSUBSYS =
-401016
The specified driver subsystem
does
not
exist.
DRVERR_MMTIMER_ALLOCATION=
-401017
The specified driver subsystem
does
not
exist.
DRVERR_SYSTEM_DRIVER_CREATE_EVENT= -401018
The system driver can not insert an
event
object.
DRVERR_SYSTEM_DRIVER_IRP_INSERT=
-401019
The system driver can not insert an
IRP
buffer