The following topics provide information about how to program the PXI Universal Time Interval Counters using the GXCNT driver. The driver contains functions to initialize, reset, and control the PXI counters. This chapter includes a brief description of the functions, as well as how and when to use them, with code examples. Functions Reference contains a complete and detailed description of the available programming functions.
The driver supports many development tools. This chapter describes using these tools with the driver. The GXCNT installation directory contains examples written for these development tools. Refer to Installation and Connections for a list of the available examples.
An example using the DLL driver with Microsoft Visual C++ is at the end of Programming the Board. The driver functions and parameters are identical for all operating systems and development tools, and this example serves as a guide for use other programming languages.
Programming Using Visual Basic
Programming Using Pascal/Delphi
Programming Using LabView and LabView Real Time
Using and Programming under Linux