LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing a mixed signal bar graph to a line graph

Hello,

 

I am running a .vi that is using a Mixed signal bar graph, for the first part of the program I need to collect data and display it in a bar graph form.  Immediately after I am done collecting data I am saving the data and then using a subvi to conduct the necessary calculations on the data.  I am then trying to redisplay all of the data in a line graph, so show the whole data set.  How do I programatically convert a bar graph to a line graph?  I have tried just about everything that I can think of.


Thanks,
~Dan

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

Dan,

 

Without asking too many questions about your app or scope I would recommend to read about property nodes in labview help. Again, there are questions to be asked and maybe things you are doing or accidentally not mentioning that may effect a property nodes usage in your case. I've attached a pic of the specific property of interest once you have created a property node for your mixed signal graph.

 

Hope that helps you out a little.

 

Chazzzmd

Message 2 of 2
(2,537 Views)