04-27-2010 01:54 AM
Hello everybody! I´ve a little or big problem - I want to generate three different waveforms (for example three sine signals @ 10, 100 and 500 Hz) - two from a PCI-6110 and one from a PCI-6711 card. Is there a possibility to generate not only one of them clocked at one time so that i can simply connect my generated waveforms with the channel write function? If not can you imagine a (simple) method to solve the problem?
Thanks!
Michael
Solved! Go to Solution.
04-28-2010 01:29 AM
04-28-2010
05:08 AM
- last edited on
02-26-2025
08:09 PM
by
Content Cleaner
Hello MK_MTEngineer
i think this should help you
NI-DAQmx: Synchronize Analog Output Across Multiple Devices Using LabVIEW
then you have only to build the waveform.
Two Analog Output Waveforms With Different Frequencies and/or Different Waveform Types
Have you connected an RTSI cable between the two cards?
Which driver and LabVIEW version do you use?
04-28-2010 05:27 AM
04-28-2010 06:10 AM
Hello MK-MTEngineer,
you can only run one task for analog output for one card.
So xou have to calculate the waveforms before you put it out.