Sample Program - DAQ PCIe-DIO05 User Manual

Table of Contents

Advertisement

5. Sample Program

DAQ system provides a sample program to make the user be familiar with the board operation and
to make the program development easier. You can find the sample program in the CDROM
accompanying with the board. One of the execution file is "PCIe_DIO05.exe".
Sample program is provided in source form in order to show the usage of API (Application
Programming Interface) of the board and may be modified for customer's own usage.
To run the sample application program, you need to use API, it is a form of client DLL. To compile
the sample source to make its executable file, you have to use Import Library files and header files.
You can find them in the CDROM. To run the .exe file, the API DLL file (PCIe_DIO05.DLL) must be in
the same directory with the .exe file or Windows system folder. Another method is to add the directory
of API DLL file to PATH environmental variable.
[Figure 5-1. When Sample program execute]
13-
-
PCIe-DIO05 Users Manual (Rev 1.1)
http://www.daqsystem.com

Advertisement

Table of Contents
loading

Table of Contents