09-19-2014 12:14 PM
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.
09-19-2014 12:47 PM
Check this . you can hide graph by changing at Graph Legend index check box.
09-19-2014 12:48 PM
09-19-2014 01:21 PM
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.
09-19-2014 01:36 PM
09-19-2014 01:37 PM
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.
09-19-2014 01:41 PM
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.
09-19-2014 01:43 PM - edited 09-19-2014 01:44 PM
09-19-2014 01:43 PM - edited 09-19-2014 01:45 PM
ignore
09-19-2014 02:30 PM
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!