LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to write back to the CMD Line

Solved!
Go to solution

Figured it out

LuminaryKnight_0-1730483303045.png

 

Message 11 of 14
(369 Views)

@LuminaryKnight wrote:


Oh?  So we can feed it arguments, let it do its thing, and then that's it?  Make sure it quits and move on?


You might want to check out the discussion here: https://forums.ni.com/t5/LabVIEW/Generate-std-out-from-Labview-exe

 

You can also directly move the interprocess communication from stdin/stdout to network sockets or named pipes, Python should have no issue with that.

Message 12 of 14
(351 Views)

@LLindenbauer wrote:

@LuminaryKnight wrote:


Oh?  So we can feed it arguments, let it do its thing, and then that's it?  Make sure it quits and move on?


You might want to check out the discussion here: https://forums.ni.com/t5/LabVIEW/Generate-std-out-from-Labview-exe

 

You can also directly move the interprocess communication from stdin/stdout to network sockets or named pipes, Python should have no issue with that.


Link continues to show "Page Error" on NI Website.

0 Kudos
Message 13 of 14
(326 Views)

@LuminaryKnight wrote:


Link continues to show "Page Error" on NI Website.


https://forums.ni.com/t5/LabVIEW/Generate-std-out-from-Labview-exe/td-p/4094166

 

This one works.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 14 of 14
(305 Views)