11-01-2024 12:48 PM
Figured it out
11-02-2024 08:33 AM
@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.
11-05-2024 10:35 AM
@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.
11-06-2024 03:24 AM
@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.