Manual
High-Level Programming
•
23
4
High-Level Programming
A high-level C language programming interface for the ACL-6128A is described
in this chapter. Use the C library to easily and quickly develop customized
applications.
Only three C-language functions are supported by the software library. The
functionality of these function calls can be classified into the following
capabilities:
1. Initialization:
Initializes the hardware base I/O address and switches
between cards.
2. D/A conversion:
performs digital to analog conversion.
In addition to the library, some sample programs are also provided. Refer to
them to save programming time.