04-28-2008 04:39 AM
Solved! Go to Solution.
04-29-2008 12:55 PM - edited 04-29-2008 12:55 PM

05-05-2008 03:12 AM
Hi,
I've tried out this VI from NI examples page: Cont Gen Voltage Wfm-Int Clk-Dig Start.I've just tried out the VI and it works!!
However, my application requires me to synchronize the analogue output card with a digital source such that each time PFI0 receives the signal, it will output 1 waveform. For the example above, it outputs a continuos waveform.
How can I achieve this?
I tried the 'Pretriggerable' function as I needed the card to be able to continuously output 1 waveform each time PFI1 receives a trigger input.
Thanks.. Please help
05-05-2008 03:53 PM
05-06-2008 04:17 AM
Hi P Bear,
Thanks for the tip. As I was surfing the developr page, I came across this page regarding NI-DAQmx: Retriggerable Analog Output -- LabVIEW. There is this example which I think can help me with my problem. However, the problem is that I can't download the file: retriggerable_ao_0001.zip.
Is there any problems with this file??
The post can be found through this URL http://zone.ni.com/devzone/cda/epd/p/id/4787
Thanks
Ridwan
05-07-2008 11:03 AM
05-07-2008 08:36 PM
Hi PBear,
It seems that I have tried the attached example and it works great!!! Really solved my problem. However, needed some time to figure out how the subVIs work and interact. Now I thoroughly understand the VI.
Finally, I can control the output voltage waveform by adjusting the desired frequency and duty cycle values. I can also control on which trigger rising/ falling edge before outputting a voltage.
Thanks So much for the help. ![]()
05-08-2008 12:46 PM