07-01-2005 12:53 PM
07-01-2005 01:01 PM - edited 07-01-2005 01:01 PM
Message Edited by Conseils on 07-01-2005 08:01 PM
07-01-2005
01:09 PM
- last edited on
02-28-2025
06:32 PM
by
Content Cleaner
Unless you're using the SCXI-1600 to drive the SCXI system, you should have a DAQ card that has a couple analog outputs on it. If you do have have the SCXI-1600, you'll need to get hold of a DAQ card that has analog out's on it. Check out NIs M Series of cards or the SCXI analog output cards.
Once you have something that generatea a voltage, open the Example Finder in LabVIEW (Help>Find Examples) ans double click through "Hardware Input/Output>DAQmx>Analog Generation>Voltage" and you'll see several examples showing you how to create a voltage. These examples all have the source code included so you can see how everything is done. Use then as a starting point and save them somewhere else if yo modify one.
Ed

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.