07-14-2006 01:36 PM
07-17-2006 07:20 AM
What kind of real time processing are you doing? maybe it is causing a overhead on acquisition ( may be not , but nevertheless worth checking)
Do post your VI or a pic of your block diagram so that we can suggest better.
Also go to examples and find a vi called 'continous Voltage acquisition(int scan clk).vi', save a copy of this VI in any other location and modify it to suit your requirement.
Continous acq mode will work fine, so doing a timed acquisiton with a single sample mode with a programmable time delay would not be an ideal solution for this case
07-17-2006 04:27 PM
07-17-2006 07:07 PM
07-18-2006 12:12 AM
07-18-2006 10:27 AM
07-18-2006 12:47 PM
07-18-2006 05:49 PM
THANKS FOR ALL THE HELP
ive taken care of all the angles... now im just left wondering if the samples are truly taken at precise intervals of 50ms
07-19-2006 12:53 AM
Be assured that they will be
Or do this simple test to ascertain this.
Feed a 1Hz sinusoidal signal ( of amplitude ideally 1V) and observe the values that you record
You will be able to acquire / View a fairly clear sine wave.
Regards
Dev
07-19-2006 07:59 AM