08-15-2018 07:40 AM
Hi GerdW,
Thanks.
After reopening the test VI, the charts show as yours. But in my initial VI, the charts still cannot display normally... Here is what display in the case of setting AutoscaleX as well as without autoscaling it....
Yangyi
08-15-2018 07:52 AM - edited 08-15-2018 07:53 AM
Hi yangyi,
so we are back to one of my first messages: you need to show (and examine) which data you send to your chart(s)!
Can you provide a file with some of that data saved? Can you show a textual display of that data so we can examine what's inside those wires?
08-15-2018 08:08 AM
Hi GerdW,
Here are the data files and pictures
Thanks,
Yangyi
08-15-2018 08:28 AM - edited 08-15-2018 08:29 AM
Hi yangyi,
your "data from chart" show strange timestamps: according to Excel the timestamps are rounded to a resolution of 1ms. No wonder your charts look strange too, display a lot of data points (well, 50 samples) for the very same timestamp…
The "data after Index" look much better, with original 20µs time resolution!
In general all timestamps look strange with a date of Jan, 1st 1970.
08-15-2018 08:41 AM
Hi GerdW,
But the display of chart on the front panel which has connected to the index channel DBL looks strange..although the "data after index " looks good.
Is there a method that I can modify the timestamp of the waveform?
Thanks,
Yangyi
08-15-2018 09:03 AM
Hi GerdW,
After adding generate waveform block, the display of charts look good while running.
Thank you so much!
Yangyi