![DAQ system USB3-FRM13 K User Manual Download Page 35](http://html1.mh-extra.com/html/daq-system/usb3-frm13-k/usb3-frm13-k_user-manual_3485180035.webp)
USB3-FRM13 User’s Manual
34
5. Sample Program
In the Exe folder of the CDROM provided with the board, a sample program
“FrameTest.exe”
is
provided for easy use of the board. By displaying Frame Data as hexadecimal values, it is stored in
memory or hard disk so that developers can utilize the frame data needed. In order to test the
sample program, the driver of the board must be installed first.
The sample program is provided in the form of a source so that the API provided to use the board
can be tested briefly, so the user can modify it and use it.
[Figure 5-1. Sample Program “FrmTest.exe”]
Above executable files are a screen test board using its DVI-CL1 (DVI to Camera Link) board, the
Camera Link camera connection is different. To run the sample application program, you need to use
API (Application Programming Interface). It is a form of client DLL (Dynamic Link Library). You need
the Import Library files and header files for compiling the sample source. You can find them in the
CDROM.
To run the execution file, the API DLL file
(USB_FRM13.DLL)
must be located in the same directory
with the execution file or Windows system folder. Another method is to add the directory of API DLL
file to PATH environmental variable.