LabVIEW

cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

system exec.vi

Hi, I am using System Exec.vi for calling an exe file in my program. I want to know is it possible to display my external program in the front panel and not in the separate windows? Thanks.

0 Kudos
Message 1 of 5
(2,522 Views)

No, you cannot embed the UI of an EXE into your panel if you use "SystemExec.vi" to execute the EXE.

 

If the EXE has a software interface like ActiveX or .NET enabled, you can use this for embedding the UI.

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 5
(2,519 Views)

Are calling a LabVIEW application? You can use a subpanel to display the VI.

0 Kudos
Message 3 of 5
(2,515 Views)

No it's not a LabVIEW application. It is an external software when it is run a window get open and accepts the comments.

0 Kudos
Message 4 of 5
(2,505 Views)

Thanks 

0 Kudos
Message 5 of 5
(2,502 Views)