My suggestion would be:
1. Separate the piece of code that gets the data (to the left of what is pictured) into a separate VI temporarily.
2. Create a graph indicator off each of the signal wires to capture the data.
3. Run the VI.
4. Right-click on each of the graphs and "Make current value default".
5. Copy these graphs into the VI pictured, with the acquisition pieces removed.
6. Right-click them and change them to controls, and wire them up to the corresponding piece of the pictured diagram.
7. Save this VI and attach it to your next reply.
In following these instructions, you might keep in mind that the data could be very large, and by saving it as default, it will make your VI large, possibly too large to attach here, I'm not familiar with what any size limitations might be. If that's the case maybe you could record a smaller set of data for demonstration purposes, or maybe we can figure something else out.