04-05-2008 01:43 PM
04-06-2008 11:57 AM
The modified example is right at the bottom of the page you linked. It's a version 7.1 VI. You should be albe to open it with no problem.
Even if you can't download it, you can follow the directions and modify the ranges. Also, if you are trying to output a dc voltage, you're using the wrong example. You just have to use a DAQmx Write of a single sample. The voltage will stay at whatever you programmed it to until you change it with another DAQmx Write. The DAQ Assistant can be easily used for this as well.