ADLINK ACL-8112 Series User Manual

Page 81

Advertising
background image

C Language Library

• 73

count:

the number of A/D conversion

ad_buffer:

the start address of the memory buffer

to store the AD data, the buffer size
must large than the numbers of AD
conversion.

c1:

the 16-bit timer frequency divider of

timer channel #1

c2:

the 16-bit timer frequency divider of

timer channel #2

Return Code:

ERR_NoError
ERR_BoardNoInit,
ERR_InvalidADChannel,
ERR_AD_InvalidRange,
ERR_InvalidDMAChannel,
ERR_InvalidIRQChannel,
ERR_InvalidTimerValue

Example:

See Demo Program 'AD_Demo4.C

Advertising