LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display graph using table data

Thanks for your help.Very appreciate for it.

May I know if I want using two Y-axis in graph ,one is at left side of graph to showing direction value from table second column according to time, another one is at right side of graph to showing Speed value from table third column according to time also.And two Y-axis limitation is difference.For left side Y-axis direction(0~360deg), right side Y-axis Speed(0~10m/s), So may I know how to get it thanks.

0 Kudos
Message 11 of 12
(402 Views)

Hi Tiramisu,

 

at edit time:

- right click the Y axis of your graph and select "duplicate scale"

- if wanted: right-click the newly created Y scale and select "switch side"

- switch off autoscaling for both Y axes and set their range manually

 

at run time:

- click plot legend for each plot and select the y axis the plot gets associated with…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 12 of 12
(390 Views)