LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide root actor core front panel?

Hi everbody,

 

Now I am working on a project. I have root actor and nested actor. And the nested actor is a UI. Now I want to show the UI actor core front panel directly and don't want that of root actor core show up. I wonder how to make it. And will the root actor core front panel show up when the root actor is launched even if we diable the front panel display at the launch root actor vi?

 

Thanks 

Yang

0 Kudos
Message 1 of 2
(1,952 Views)

Override Actor Core.vi of the nested actor and use VI server invoke nodes FrontPanel:Open and FrontPanel:Close to display the front panel. Use Open Actor Core front panel? parameter only for debugging - this will not work in run-time engine.

Lucian
CLA
0 Kudos
Message 2 of 2
(1,928 Views)