Board error codes (con’t) – Measurement Computing ADAC-LVi User Manual

Page 266

Advertising
background image

Chapter 4 ADAC-LVi Error Codes

ADAC LabVIEW VI

260

BOARD ERROR CODES (con’t)

DRVERR_ADFIFO_OVERRUN =

-402000

The board's A/D FIFO overrun bit has set.

DRVERR_BURST =

-402001

The board's A/D Burst error bit has set.

DRVERR_CLOCK =

-402002

The board's A/D Clock error bit has set.

DRVERR_ADDATA_OVERRUN =

-402003

The board's A/D DATA overrun bit has set.

DRVERR_TRIGGER_OVERRUN =

-402004

The board's trigger overrun bit has set.

DRVERR_INTERRUPT_OVERRUN =

-402005

The board's interrupt rate is too fast for the
driver to respond.

DRVERR_DADATA_UNDERRUN=

-402006

The board’s D/A data underrun bit has set.

DRVERR_DAFIFO_UNDERRUN=

-402007

The board’s D/A data underrun bit has set.

DRVERR_BUFFER_OVERRUN =

-403000

The Current buffer has overrun.

DRVERR_BUFFER_NEXTBUSY =

-403001

The next buffer in sequence is not
available for use by the driver.

DRVERR_GETDEVSTATUS_PARAM =

-404000

Invalid status function argument parameter
specified.

DRVERR_STOPDEV_NOTSUPPORTED =

-405000

The requested operation is not supported.

DRVERR_INITDEV_NOTSUPPORTED =

-405001

The requested operation is not supported.

DRVERR_STARTDEV_NOTSUPPORTED =

-405002

The requested operation is not supported.

DRVERR_SETCYCLEMODE_NOTSUPPORTED =

-405003

The requested operation
is not supported.

Advertising