Hi Tim,
The x-axis on your Waveform Chart is controlled by the Loop Delay and the XScale.Multiplier. In case the code in your loop takes longer than the Loop Delay, the loop will not continue until next iteration of the Loop Delay. This could cause some timing issues, since the code inside the loop may have non-consisting execution times.
You can include a timestamp to your data using the timing functions, and that way make sure that the x-scale will be relative to the time � being absolute or relative.
I hope this answered your question.
Best regards,
Philip C.
Applications Engineer
National Instruments
www.ni.com/ask
- Philip Courtois, Thinkbot Solutions