Hi Mark
Thanks for you reply.
I changed the "dt" parameter in "Build waveform" function to 0.1 instead of 0.0001 for 10 kHz sampling frequency and 1000 number of samples. Now it is showing correct time with the earlier vi. So I didn't need to change the vi as you suggested in last post.
However, when I am using DAQ Assistant for pressure data acquisition, I am putting dt=0.0001 corresponding to 10 kHz sampling frequency and it is showing the correct real time.
This difference, is it because in former case, I am using the "Build waveform" function outside the while loop and "dt" corresponds to measurement interval between two samples rather than interval between two points?
Thanks you
Pramod