LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Waveform Graph time display

I've data from a high speed digitizer and want to set up the waveform graph to show correct x (absolute) timescale. I've found no way to include the start value to the display. The value given in the example seems to be ignored (too small for time stamp data type?).

If someone has a solution other than using XY graphs and calculating the x array for my own, please let me know.

0 Kudos
Message 1 of 3
(2,847 Views)
The offset can be changed to give you the x values you want.
Let me know if this is what you needed.
 
Regards,
0 Kudos
Message 2 of 3
(2,834 Views)
Thanks for this workaround.

If I can do this programmatically using the start time of the waveform (I have this in double format ready as well) it's exactly what I want to do. Although this needs the extra information to be stored extra or maybe as an attribute coming with the waveform which could be read out at time of display.

Regards,
  Roland
0 Kudos
Message 3 of 3
(2,825 Views)