PCIe-DIO02 User‟s Manual
15
6. Sample Program
In the APP folder of the CDROM provided with the board, a sample program
"PCI_DIO02.exe"
is
provided for easy use of the board. In order to test the sample program, the board driver must be
installed first.
The sample program is provided in source form so that the API provided to use the board can be
tested simply, so the user can modify it and use it.
[Figure 6-1. Sample program “PCI_DIO02.exe” execution screen]
API (Application Programming Interface) is required to use the above sample program. API is
provided in the form of “DLL”, and import library and header file are required to compile. In order
to run the sample program normally, the API DLL (PCI_DIO02.DLL) must be in the folder of the
executable file, or in the Windows system folder or the folder specified by the Path environment
variable.