
Chapter 44 Board Driver Error Codes
31-6
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.
DRVERR_SETDATATRANSMETHOD_NOTSUPPORTED = -405004 The requested operation is
not supported.
DRVERR_SETGCLIST_NOTSUPPORTED = -405005 The requested operation is
not supported.
DRVERR_SETPANELLIST_NOTSUPPORTED = -405006 The requested operation is
not supported.
DRVERR_SETCJLIST_NOTSUPPORTED = -405007 The requested operation is
not supported.
DRVERR_SETCLOCKSOURCE_NOTSUPPORTED = -405008 The requested operation is
not supported.
DRVERR_SETTRIGGERMODE_NOTSUPPORTED = -405009 The requested operation is
not supported.
DRVERR_SETTRIGGERSOURCE_NOTSUPPORTED = -405010 The requested operation is
not supported.
DRVERR_SETTRIGGERSOURCESIG_NOTSUPPORTED = -405011 The requested operation is
not supported.
Komentáře k této Příručce