LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

question about waveform...

Hi.. is me @ again....

this time i wish to know something about waveform...
erm... who can let me know about the setting x-axis??? i wish to do the seeting same as the picture below...

hope somebody can help me...

Jaxx
0 Kudos
Message 1 of 7
(2,887 Views)
Right-click on your waveform graph and select "properties".

Now Go to the "Format and Precision" tab, select "X-axis, relative time, HH:MM:SS". Click OK.

(If you want exactly the range shown, disable autoscaling and enter 00:00:09 in the rightmost tick mark)
Message 2 of 7
(2,875 Views)
Hi, altenbach... i had tried your method but once i running the waveform it still get back the real time...
is it i setting wrong something?
0 Kudos
Message 3 of 7
(2,867 Views)
Are you feeding a "plain array" or a "LabVIEW waveform" to the graph?

If you use a waveform datatye, it will of course contain offset and increment information for the x-axis. You may need to manipulate your waveform (e.g. using "set waveform attribute") to get the time axis you want.
Message 4 of 7
(2,846 Views)
where can i find the "set waveform attribute"? is it a property node?
0 Kudos
Message 5 of 7
(2,838 Views)
Check the Waveform Palette. If your palette is set to express, go to "All Functions". The waveform palette is roughly in the center.
0 Kudos
Message 6 of 7
(2,834 Views)
thanks for reply altenbach...

i found it...
0 Kudos
Message 7 of 7
(2,831 Views)