C language library – ADLINK ACL-8112 Series User Manual
Page 61

C Language Library • 53
7
C Language Library
There are 23 call functions available in the C programming Library, all
functions associated with the ACL-8112 are covered, it includes A/D
conversions, D/A conversions, Digital Inputs and Outputs, etc.
Much of the programming time is saved under the C Language library. The
library also covers support for data collection on the interrupt or DMA from
the internal time clock for A/D conversions. Note that the DMA data transfer
processes only on a fixed A/D channel.
Example programs are also included in this disk, this will help fast track users
to understand the library. A detailed description of each function in the library
is discussed in the following sections.
Note that each function name uses the following conventions:
_8112XX_function(). Where XX is substituted for the particular 8112 model.
For example ACL-8112DG, ACL-8112HG and ACL-8112PG.