ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
07-11-2009 11:55 AM
Hello everyone,
I am working on GUI in which I have to call a second panel in my main pannel.
can anyone tell me how to do it in LABVIEW?
Thanks in advance.
Raj
07-11-2009 12:13 PM
Hi Raj,
create another subvi and call it. You can directly insert this vi into your code or you can use vi server to call it. You can change the vi properties, to run it when it will be called.
Mike