Example program for Digital Pulse Generation for QtSDK, NIDAQmxBase
Aug 23 2012

Target is National Instruments DAQ Device and DAQmxBase for Linux Driver.
I used PCI-6251 and nidaqmxbase3.6.0 for debug.

Digital Pulse is Counter output of DAQ Device.
This program is GUI application. Interactive operation pulse On/Off, change Freq Duty.

System requirements:
NI DAQ Device (M Series PCI-bus type).
NIDAQmxBase for Linux 3.6.0 or later.
ScientificLinux6.x x86, GNOME or KDE and X Window system.
  (or CentOS 6.x)
QtSDK 4.7 or later. and g++ compiler.

