04-30-2010 10:47 AM
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
04-30-2010 11:51 AM
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