Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how to change the time scale on amplitude plot

I need Urgent help

I am using labview 8.5

I dont know how to manupulate and change the time scaling for my amplitude plot chart so that it can plot the value of my amplitude  every 1 minute or 30 seconds not like every few milliseconds.i upload the simulated VI.

thanks

danpullo

0 Kudos
Message 1 of 2
(2,983 Views)
If you don't want to sample so often, then use a Wait (ms), Delay, or even an Elapsed Time function (with your existing code inside a case statement and wire the case selector to the Time Has Elapsed output).
0 Kudos
Message 2 of 2
(2,973 Views)