beautypg.com

Board error codes – Measurement Computing ADAC-LVi User Manual

Page 260

background image

Chapter 4 ADAC-LVi Error Codes

ADAC LabVIEW VI

254

BOARD 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.