LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

System Exec always runs minimized?

Solved!
Go to solution

Hello,

 

I am running a labview code that runs a python script via the "system exec.vi".  I want the user to see the command prompt as the code runs.  This VI has input for "Run Minimized?", but it does not seem to work.  The script I am running takes a considerable amount of time to run and the command prompt actually gives an indication of how much time is remaining.  Is there a way for the command prompt to be displayed as the code is running?

 

Thanks.

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

Did you also Wait until completed? you might need admin privledges


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 5
(2,184 Views)

I do have wait until completed on and I am an admin.

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

When I use system exec and set "run minimized" to False, the screen appears.

 

LV8.6

Windows7

>

"There is a God shaped vacuum in the heart of every man which cannot be filled by any created thing, but only by God, the Creator, made known through Jesus." - Blaise Pascal
0 Kudos
Message 4 of 5
(2,140 Views)
Solution
Accepted by topic author asdlkfjalskdjf

We will probably need to see some code.  enclude the py as txt


"Should be" isn't "Is" -Jay
0 Kudos
Message 5 of 5
(2,138 Views)