LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set X axis scale as seconds on graph

Hello,

 

I am using LabVIEW 2012 version. I want the user to select different sampling rates like 4000 Samples per second or 5000 S/sec or 10000 samples per second.

When user chooses different sampling rate, accordingly the X axis has to set to display seconds. How to do this let me know.

I have tried X axis offset and multiplier but this takes the previous setting and multiplies. I want multiplier to change according to sampling rate.

 

Thanks

 

 

0 Kudos
Message 1 of 2
(2,562 Views)

Hi hemagopal,

 

you used the correct properties, but apparently in a wrong way!

 

Your "previous settings" sound like a race condition due to overuse of local variables (or like)…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,545 Views)