Appendix a. demo programs – ADLINK ACL-8112 Series User Manual
Page 90

82
• Appendix A Demo Programs
Appendix A. Demo Programs
In this software diskette, there are 8 example programs provided. It will help
with programming applications using the C Language Library. The
description of these programs are describe below:
AD_DEMO1.C:
A/D conversion using software trigger and
program data transfer.
AD_DEMO2.C
A/D conversion using interrupt and program
data transfer.
AD_DEMO3.C:
A/D conversion using DMA data transfer.
AD_DEMO4.C:
A/D conversion using multiple channels and
input range programmable, trigger using the
PC timer, and saves all data to a file called
'ad_demo4.data'.
DA_DEMO.C:
D/A conversion
DI_DEMO.C:
Read data from digital input channels
DO_DEMO.C:
Write data to digital output channels
TMR_DEMO.C:
Handle 8253 Timer/Counter