I have a chart with 3 push buttons. All 3 buttons are connected to signal simulators. The first one is supposed to display a sine graph with an offset of 1, the second is a sine graph with an offset of 3 and the 3rd one is a graph with an offset of 5. I want to be able to push any button and have the graph appear or disappear. I could show 0, 1, 2 or all 3 graphs at the same time depending on which buttons are pushed. Can someone please help me figure out what I'm doing wrong? I'm a beginner so please be patient if I use the wrong terminology or have trouble keeping up.
Thanks!
Solved! Go to Solution.
Check this . you can hide graph by changing at Graph Legend index check box.
Hi GerdW,
From what I understand, a graph is used to simply display data whereas a chart stores it. I want to be able to remember the data being generated so that I can store continuous data for e.g. 2 hours and then be able to access it later. I also looked at your vi - thank you for the suggestion. I'm currently studying it and trying to figure out what's happenening.
Hi GerdW,
I tried running your vi and the second two options don't work. I used the probe to check and there's no data coming out of the 2nd and 3rd arrays, only the first one. Why is it doing that?
Thank you.
Hi GerdW,
So if I use a graph with shift registers, I could choose an option and see data. When I unclick an option, the graph disappears and if I click it again, the signal will appear again with its history i.e. the old data will also be displayed and it won't just start from a new point. That's a very messy sentence - I hope you can understand what I mean!
Thanks.
ignore
Hi GerdW,
Thank you for your help! I've been working on this for a week before I finally decided to get help.
Also, how can I edit my message after I post it?
Thanks!