04-07-2015 05:28 PM
Hi,
I need to set the x-axis on all my waveform charts to a certain number of minutes which is an input (Time Target) of the user. What is the best way to do this? I am fairly new to Labview and programming so please bear with me.
04-08-2015 01:23 PM
Hi kmarcella,
Check out this article about the different types of graphs in LabVIEW: http://zone.ni.com/reference/en-XX/help/371361J-01/lvconcepts/types_of_graphs_and_charts/
If you are talking about formatting check out this VI: http://zone.ni.com/reference/en-XX/help/371361J-01/lvconcepts/customizing_graphs_and_charts/
Regards,
Michael
04-08-2015 04:19 PM
Thanks for the articles.
One more question: Is the default x-axis in units of seconds? And if I wanted it to be in minutes, how would I change that? Thanks!
04-08-2015 04:38 PM