05-30-2007 04:43 PM
05-30-2007 07:45 PM
You can't have two front panels for a single block diagram. It's just not possible.
What you could do is have your "Graph VI" use VI Server to launch the "Control Parameters" VI and use either Queues or Notifiers to pass data back to the Graph VI to change the parameters.
If you're sure how to this, let us know and we can provide an example and help.
Ed

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.05-30-2007 11:58 PM
Hi d_sdl
I think you should use ( Tab control ) ,and use one page for graph and the other for setting.
Behzad
05-31-2007 12:19 AM
Why do you need to have 2 momitors when you cam use the Tab Control for several page views... ?!
@d_sdl wrote:
I want one window that displays several graphs that a user can have open on one monitor and one window that the user can have open on another monitor that will change some control parameters.
05-31-2007 10:19 AM
06-13-2007 05:38 PM