RavensFan,
For some reason I am really struggling with this snippet feature. The controls you mentioned started life as simply constants used to initialize the shift registers. There is no need for input from the operator prior to launching this routine. The first memory block is for 64-bit words for the data. This should be synced to the second piece of data (within one cycle of the loop) which is a 32-bit usec timer. The data is collected in a short burst of 3-4 seconds (may go as long as 10 seconds) by pressing the DataCollector button and then releasing the button when done. The data is (hopefully) in memory on the FPGA.
My problem is I want to retreive these data points and analyize them at my leasure. I can't seem to figure that part out. Any additional help would be appreciated.