Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

constant analog output

This has to be simple task, but I seem to be missing something.

I would like to generate a constant voltage on one of the AO channels (the output goes to a fan controller that controls fan speed). How do I generate a constant voltage on the AO channel? I've looked at the examples and they all generate waveforms (sine, square, etc.). I'll update/modify this voltage perodically based on temperaturements I'm taking (over serial communication, not via the DAQ). I suspect I'll update the voltage every minute or so.

Sorry about asking such a simple question, but I've looked at the examples and don't quite understand.

thanks in advance,
phil
0 Kudos
Message 1 of 3
(3,258 Views)
Hi Phil,
Check out the GenVoltageUpdate example under ProgramFiles...DAqmx\Examples\Analog Out\Generate Voltage\GenVoltageUpdate\
This generates a single voltage value every time you click on the Start/Generate button. You could probably use this example as a starting point.
Hope this helps...
Nandan Dharwadker
Staff Software Engineer
Measurement Studio Hardware Team
0 Kudos
Message 2 of 3
(3,252 Views)
Thank you very much. I was looking at the wrong examples.

phil
0 Kudos
Message 3 of 3
(3,250 Views)