![qutools quTAU Скачать руководство пользователя страница 5](http://html1.mh-extra.com/html/qutools/qutau/qutau_manual_3793622005.webp)
1
QUICKSTART GUIDE
1.3
Writing your own program
The device has to be initialized using
TDC init
and de-initialized with
TDC deInit
, ev-
erything else depends on the task at hand. A complete list of all functions the DLL
provides and information about how to call these functions is included as doxygen gen-
erated documentation in
userlib/doc/index.html
. You can also find descriptions and
examples for the most common tasks in this manual. Working LabView
TM
Examples (like
the one shown in Figure
) are included in the
userlib/labviewXX/examples
folder in
the installation directoy, C examples can be found in the
userlib/src
Folder.
Figure 2:
Block diagram for a program to retrieve and display Single and Coincidence
Rates
, see example
countrate plot.vi
Please take note of the information about histogram binning and time tagging in Section
quTAU/quPSI Manual V4.0 Page 5