LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Command Line support

You are right 

 

 

 

 

 

0 Kudos
Message 11 of 14
(459 Views)

Most of the problem is clear, except the actual problem.


@lvbms wrote:

 


Surly, if I type "ipconfig" from the command line, it returns to the command line?

 

I'd expect the LabVIEW exe to behave the same: if the exe quits, the command line should be returned to the user.

 

Not sure if there still is a misunderstanding, or that this is how CL behaves, or if it's something you or the used library caused... Can you post a (minimal, complete and verifiable) example?

0 Kudos
Message 12 of 14
(441 Views)

If I type ipconfig in this example it returns everything I would expect it to return.

 

ipconfig.png

Tim
GHSP
0 Kudos
Message 13 of 14
(432 Views)

@lvbms wrote:

You are right 

 

 

 

 

 


Actually, no, that's only normal if you already have the command line open from the beginning.  Any other time, it opens up the CLI, completes the task, then closes it again.  (Try running "ping" from the run window.)

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 14 of 14
(410 Views)