LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can dll created with LabVIEW ceep frontpanel

Hello,
I haven't worked very much with dlls before.
I am wondering if a dll that is created with LabVIEW can be opened with the frontpanel.
For example, if I have a simple VI that I turn to a dll. Can I use the dll in VB so that the frontpanle of the VI is opened?
Tnak's for help.
Best regards
Dermot
0 Kudos
Message 1 of 2
(2,401 Views)
Yes. Set the VI Properties>Window Appearance>Customize to Show Front Panel When Called and Close Afterwards if Originally Closed. You should also make sure that in the VI Settings of the app builder that the front panel is not removed. Setting the VI Properties should be enough but just to make sure. I use TestStand to call LabVIEW DLLs all the time this way.
0 Kudos
Message 2 of 2
(2,398 Views)