10-30-2008 02:24 PM
10-30-2008 02:52 PM
10-30-2008 03:01 PM
What if the graph and the buttons were themselves contained within a cluster? I've mixed different types of controls (boolean, string, file path, and numeric) within a cluster in a custom control before. Is there some reason why I couldn't do that here?
Also, what if I wanted to make a custom control with just the graph in it? My reason for doing so would be to keep the size and setup of the graph consistant as I am using it in more than one place on my front panel and I want all of them to be uniform in appearance. If I created a control with just the graph in it is there any way to tell it that it should use the XY datatype instead of dbl?
If you just add the plain graph to a front panel it can accept several different signal types (waveform, dbl, XY, dynamic data) and I'm wondering why placing the same graph into a custom control makes it lose this ability.
10-31-2008 09:30 AM
I don't know why you can't get all the graph / chart types to show up as the normal data type, including the XY data... see attached picture, I was able to do it.