‎06-13-2007 07:34 AM
‎03-10-2008 02:29 PM
I had a similar experience.
When i did a build and deploy on the a Start_up.vi i could see the front panel, but when I ran my application(Host) it did not open the front panel of my RT_applicaiton(RTEXE).
It appears that RTEXE type do not provide Front Panel as VI type . Even the Web Publish does not update.
You can alway "see" if your application is running via a Network Type Shared Variables linking your Host and RT application.
‎03-11-2008
01:16 PM
- last edited on
‎06-26-2026
07:32 PM
by
Content Cleaner
Hi TwoCentsHappy,
A LabVIEW realtime application should be programmed as though it doesn't have a front panel. You can create remote front panels for your RT application to see if your application is running. Here is a link [broken link removed] that gives you the instructions on creating remote front panels.
Good luck!
‎03-11-2008 02:30 PM