Introduction
The program examples in this chapter are
written in standard 'C' extended with a
dedicated library for the National
AT-GPIB/TNT controller board.
The programs can be run on PCs using
Windows NT and later operating
systems.
Even if you use other platforms for your
applications, you can benefit from study
-
ing the examples. They give you a good
insight into programming the instrument
efficiently.
+
To be able to run these programs
without modification, the address
of your counter must be set to 10.
Example 1: Individual Measurements
Example 2: Block Measurements
Example 3: Fast Measurements
Example 4: USB Communication
Example 5: Continuous Measurements
For your convenience the examples can
also be found on the included manual
CD. You are at liberty to copy them for
educational purposes.
4-2 Introduction
Programming Examples