Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

analog output

Hello,
I have the PXI chassis with NI4472 Daq card that I use to acquire vibration data. I also purchased a analog output card (NI6733) that I'd like to use to listen to vibration data pre-recorded. I have a mini-head phone jack and head phones that I can physically wire to the card (6733). Are there any simple examples that I can follow were this type of thing is done?

Thanks
SA
0 Kudos
Message 1 of 3
(3,338 Views)
Hello,

What programing environment are you using? If you are using LabVIEW, go to the NI Example finder (Help >> Find Examples). Once the NI Example Finder opens, go to Hardware Input and Output >> DAQmx >> Analog Generation >> Voltage. You will find all of the analog output examples in this folder.

If you are using another programming environment, the examples are usually located in the following folder:

C:\Program Files\National Instruments\NI-DAQ\Examples (DAQmx ANSI C, VisualC, VB)

or

C:\Program Files\National Instruments\MeasurementStudioVS2003\DotNET\Examples\DAQmx ( for .NET)

Hope this helps,

LA
0 Kudos
Message 2 of 3
(3,322 Views)
Thanks for your help,
I'm using LabView 7.1. I'll take a look. I guess one thing I'm not too sure of is how I can take vibration data in parallel to (at the same time as) listening through my analog output card. Not sure how Daqmx is setup. I'll study the example you suggested.

Alv
0 Kudos
Message 3 of 3
(3,315 Views)