Contec ADI12-16(PCI) User Manual page 79

Isolated high-functional analog input board for pci
Table of Contents

Advertisement

5. About Software
Sample Programs - Examples
Analog input
- AI
:
Uses AioInp to convert an analog signal only once and display the data.
- AIBack
:
Uses AioInpBack to perform memory-less board analog input.
- AIMemory
:
Uses AioInpBdMem to perform continuous conversion and AioReadBuf to
acquire data from board memory (an example of using an external clock).
- AIInt
:
Infinite sampling example that uses AioInpBdMem for half/full interrupts and
AioReadBuf to acquire data at interrupt events.
- AITimer
:
Infinite sampling example that uses AioInpBdMem to perform continuous
conversion and AioReadBuf to acquire data at system timer events.
- AISync
:
Sample that uses AioInpBdMem and AioDO to perform simultaneous sampling of
two memory-mounted boards.
- AioInp
:
Sample console application that uses AioOpenEx and AioInp.
Analog output
- AO
:
Uses AioOut to perform analog output once.
- AOBack
:
Uses AioOutBack to perform analog output at fixed intervals.
- AioOut
:
Sample console application that uses AioOpenEx and AioOut.
Digital input and output
- DIO
:
Uses AioDO and AioDI to perform digital input/output.
Counter
- Timer
:
Sample program using a timer. It uses the counter function to measure the lapse
of time.
- Counter
:
Sample program using a counter. It uses the counter function to count external
pulses.
The following sample program in Visual Basic is available.
- ANALOG
:
Versatile sample program using AioInp, AioInpBack, AioInpBdMem, AioOut,
AioOutBack, AioDO, and AioDI
*
Sample programs executable vary with the functions of boards in use.
72
ADI12-16(PCI)

Advertisement

Table of Contents
loading

Table of Contents