09-18-2009 02:58 AM
Hi everybody,
I try to built a simple acquisition program by using labview 8.5.1 and DAQ card is NI USB 6009.
After i connect it with a AC 240V 60Hz step down to 6V 60Hz circuit, it should screen out with in sinusoidal waveform. But now, it only able to screen out in nearly square waveform. it seen aliasing happen. But i try a lot of method to configure, but still the same. Can someone help me to checking what wrong with my code and configure?
Another question is what is the mean of number of sample per channel? i try to configure the DAQmx read to single channel --> single sample --> DBL but it error since i on need one sample only.
Saying to thank you to anyone which can help me to solve my problem. Thank You.
09-18-2009 11:30 AM
09-18-2009 11:46 AM
Hi,
This is the vi attachment. Thank you for your explaination.
09-18-2009 11:49 AM
09-22-2009 10:04 PM
Hans,
You will need to add several thing. Play and timing would be needed so that your acquisition doesn't run too fast.
I have made some adjustment to your original VI and it is attached below.
One thing to add, You can try the examples in the LabVIEW as a base to learn on how to do data acquisition. Simple continous acquisition until complex synchronized start of acquisition and generation are available in the LabVIEW Daqmx example code.
Hope this helps.
James G
09-23-2009 12:51 AM
Hi Meado,
Thank You for your assist.
09-23-2009 08:27 PM
Hans,
Do kudo or solved if it solves your problem.
James
09-23-2009 11:56 PM
Hi,
I founf another proble. The problem as per attach.
How could i solve the problem in order to open up the AI.vi
09-24-2009 08:36 PM
Hans,
Just say that it was saved from later version than what you have.
Attached is saved for LabVIEW 8.5
Regards,
James