10-13-2009 08:30 AM
Hi folks,
I am in trouble again. I try to modify one example to achieve my own goal. But there are some questions I am confused.
I want to display a voltage signal with 0.5 V offset and 1 V amplitude from multimeter.In the labview VIs, I have to choose 'DC Voltage' in the 'Function' controller, but the data can't display correctly when I chose 'AC Voltage' (the range displayed is 0 to about 0.35 V).What's more, the graph in 'Waveform Chart' looks strange, I want to get some signal like Sine signal, but I don't know how.
Here is the VI front panel:
10-13-2009 08:36 AM
10-13-2009 10:07 AM
Good look!
10-13-2009 11:33 AM
I'm not sure if your problem is even LabVIEW related. I'm not that familiar with the instrument you have. What is the scan rate for multiple readings? What is the frequency of the sine wave you are trying to capture? A thorough understanding of the instrument manual is a requirement before using any LabVIEW driver.
You said you modified some example code but did not provide the code. If you think there is a bug in that, you need to attach the actual VI and not an image of the front panel.
10-14-2009 02:00 AM