Measurement Computing ADLIB WIN User Manual
Page 14

Chapter 3 Configuration, Capabilities and Initialization Files
2-2
2.2 SUMMARY OF DISK FILES FOR ADLIB WDM PCI CARD SUPPORT
\adlib (Root Directory)
license.txt
\alWdm
readme.txt
\alWdm\msc
adlerr.h
ADLIB
core
error
codes.
adlib.h
ADLIB
include
file.
drverr.h
ADLIB driver specific error codes.
adlcore.lib
ADLIB
import
library.
\alWdm\vbasic
adlerr.bas
ADLIB core error codes.
adlib.bas ADLIB
include
file.
drverr.bas
ADLIB driver specific error codes.
\alWdm\drivers\
BOARD_TYPE
These directories contain the board specific drivers (*.dll) and capabilities (*.cap) file(s).
\alWdm\drivers\BOARD_TYPE\examples\msc
\Adlai01
examines the BUFFER_DONE message response handler
\Adlai02
examines the User polling of the BUFFER_DONE flag.
\Adlai04
examines the ABOUT Trigger mode.
\Adlai05
examines the BURST/SCAN MODE option.
\Adlai07
examines the Software Transfer method.
\Adlai08
examines the CALLBACK buffer response handler (MSC only).
\Adlda01
examines the Software Transfer method.
\Adlda02
examines the Single DAC BUFFER_DONE message response handler
\Adlda03
examines the Dual DAC BUFFER_DONE message response handlers
\Adldio01
examines the Software Transfer Digital Input/Output ports 0 & 1.
\Adldio23
examines the Software Transfer Digital Input/Output ports 2 & 3.
\Adlctr01
examines the Counter IN and Counter OUT functions.
\alWdm\drivers\ BOARD_TYPE \examples\vbasic
\Adlai01.frm
examines the BUFFER_DONE message response handler
\Adlai02.frm
examines the User polling of the BUFFER_DONE flag.
\Adlai04.frm
examines the ABOUT Trigger mode.
\Adlai05.frm
examines the BURST/SCAN MODE option.
\Adlai07.frm
examines the Software Transfer method.
\Adlai08.frm
examines the CALLBACK buffer response handler (MSC only).
\Adlda01.frm
examines the Analog Output function.
\Adlda02.frm
examines the Single DAC BUFFER_DONE message response handler
\Adlda03.frm
examines the Dual DAC BUFFER_DONE message response handlers
\Adldio01.frm
examines the Software Transfer Digital Input/Output ports 0 & 1
\Adldio23.frm
examines the Software Transfer Digital Input/Output ports 2 & 3
\Adlctr01.frm
examines the Counter IN and Counter OUT functions.