02-13-2006 12:33 PM
Hello,
I really could use some help with my VI in terms of writing data. I’ve had a
I am taking data from 14 channels, and would like to sample at 1 kHz each. The task right now is created within Measurement and Automation Explorer, and the number of samples is at 100. I also use a buffer indicator, which will generally grow out of control, no matter how much I modify the number of samples and the frequency. The length of my test can last upwards to 6 hours, so it needs to work that long without crashing.
The code and attached subVI’s is attached. Hopefully it's all there.
Thanks for your help,
Alex
02-13-2006 12:51 PM
02-13-2006 02:45 PM
Lynn,
Yea, I'll have to keep on the block diagram size in the future. Can get unwieldy.
I tried incorporating the Recent History Buffer example into my code. I did have a few hang ups, which are giving me some trouble. Mostly, how do I connect my waveform data to the Buffer VI? Will I be able to have all my channels connect to this? Also, ultimately I will have two write to file VI's. Can the buffer differentiate between which file to write?
Thanks,
Alex
02-13-2006 02:56 PM
02-14-2006 05:54 PM