LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

anyone done capture with 5112 then write same out to 5411 directly in Labview 6i

Want to capture a trace (current via sense resistor to PCI 5112)store it and then download to an arbitrary waveform generator(PCI 5411)Idea to mimic input when needed and repeat lots of times.
0 Kudos
Message 1 of 5
(2,734 Views)
Dear Chris,

Thanks for using the National Instruments Developer Exchange.

Yes this is possible, but you will need first to acquire the waveform and then configure the function generator (NI-5411) to download the waveform you just acquired to the memory of the ARB and then play it continuously.

You will have plenty of shipping examples available when you install the driver NI-SCOPE in your computer, look in the subpallete NI-SCOPE in LabVIEW.
Once you have learned how to acquire waveforms with the Scope you will be able to download this waveform the ARB and play it.
I also recommend you to look the examples, especifically the example called: "niFgen Arbitrary Waveform Example.vi" that will clarify to you the process of downloading a waveform to the Device and
play it.

If you have more questions I recommend you to send an e-mail directly to our technical support by going to the web page: http://sine.ni.com/apps/we/niae_asc.main
and selecting E-mail NI Engineers.

Best Regards.

Omar De Andrade - Applications Engineer
National Instruments
0 Kudos
Message 2 of 5
(2,734 Views)
Thanks for the reply. I shall be installing the cards early next week and will be in touch.
0 Kudos
Message 3 of 5
(2,734 Views)
Chris,

Here is an example of exactly what you are looking for available on our website.

http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/ed03fa2869d001c386256ad8006b6b39?OpenDocument

The example will acquire a signal with the 5112 store the waveform to disk and replay the waveform on the 5411.
0 Kudos
Message 4 of 5
(2,734 Views)
Thanks very much for the solution, Aquick look says it is exactly what I wanted. I shall be running the system shortly, within the next two weeks, so I'll post my results/problems.
Best regards
Chris ewers
0 Kudos
Message 5 of 5
(2,734 Views)