Measurement Computing ADLIB WIN User Manual

Page 174

Advertising
background image

Chapter 43 ADLIB Error Codes

30-24

DRIVERS

ALERR_DRV_NOT_LOADED

-10002 The board's device driver is not loaded.

ALERR_DRV_ADDR_STRUCT_PTR

-10004

Invalid Driver address struct pointer.

ALERR_DRV_STOPDEV_ADDR_PTR

-10005

Driver StopDevice function not found.

ALERR_DRV_DTM_ADDR_PTR

-10006 Driver DataTransMethod function not

found.

ALERR_DRV_CM_ADDR_PTR

-10007 Driver CycleMode function not found.

ALERR_DRV_SETDMA_ADDR_PTR

-10008 Driver SetDma function not found.

ALERR_DRV_SETIRQ_ADDR_PTR

-10009 Driver SetIrq function not found.

ALERR_DRV_INIT_ADDR_PTR

-10010

Driver InitAddress function not found.

ALERR_DRV_SETCHANGAIN_ADDR_PTR -10011

Driver SetChanGain function not found.

ALERR_DRV_SETCJ_ADDR_PTR

-10012 Driver SetCj function not found.

ALERR_DRV_SETBURSTMODE_ADDR_PTR

-10013 Driver SetBurstMode function not found.

ALERR_DRV_SETCLKMODE_ADDR_PTR -10014

Driver SetClkMode function not found.

ALERR_DRV_SETCLKSRC_ADDR_PTR

-10015 Driver SetClkSrc function not found.

ALERR_DRV_SETCLKSRCSIG_ADDR_PTR -10016

Driver SetClkSrcSig function not found.

ALERR_DRV_SETTRIGMODE_ADDR_PTR -10017

Driver

SetTrigMode function not found.

ALERR_DRV_SETTRIGSRC_ADDR_PTR -10018

Driver SetTrigSrc function not found.

ALERR_DRV_SETTRIGSRCSIG_ADDR_PTR -10019

Driver SetTrigSrcSig function not found.

ALERR_DRV_SETINPUT_ADDR_PTR

-10020 Driver SetInputConfig function not found.

ALERR_DRV_SETDATACODE_ADDR_PTR

-10021 Driver SetDataCode function not found.

ALERR_DRV_SETDATAOFFSET_ADDR_PTR -10022

Driver SetDataOffset function not found.

ALERR_DRV_SETDATASPAN_ADDR_PTR -10023

Driver SetDataSpan function not found.

ALERR_DRV_SETSIGNALPATH_ADDR_PTR -10024

Driver SetSignalPath function not found.

ALERR_DRV_SETDATARANGE_ADDR_PTR

-10025 Driver SetDataRange function not found.

ALERR_DRV_SETOUTPUTCONFIG_ADDR_PTR -10026 Driver SetOutputConfig function not found.

ALERR_DRV_SETBUFFERS_ADDR_PTR -10027

Driver SetBuffers function not found.

ALERR_DRV_SETDAOUTPUT_ADDR_PTR -10028

Driver SetDaOutput function not found.

Advertising