04-28-2006 08:45 AM
04-28-2006 08:51 AM
04-28-2006 09:20 AM
04-28-2006 09:31 AM - edited 04-28-2006 09:31 AM
You may have 7.4.1 installed but if you installed LabVIEW 8 after you installed it, you probably don't have the VIs in the LabVIEW 8 folder. If you re-install 7.4.1, then you should be able to proceed.
To set an analog output to a fixed value, it's just a DAQmx Write (analog DBL 1Chan, 1Samp), with a DBL wired to the data input.
Message Edited by Dennis Knutson on 04-28-2006 08:32 AM
04-28-2006 10:46 AM