is this possible? my aquistion is in one loop, and i have anothe loop which is collecting the samples the writing to file. i cant put the collecter in the aquistion loop as its set up to stop on triggers, thus reseting the data stored in the collector. so can i tunnel data out of the first loop into the 2nd one?