12-01-2006 01:02 AM
12-04-2006 04:03 PM
Hello,
I think you'll be able to do this with the "System Exec.vi" in LabVIEW. You would use it to make the actual command-line calls, and if the "Wait Until Done" input is TRUE, then you should receive "standard output" from the so-named terminal VI. This VI will be in your palette in a place which depends on the version of LabVIEW you have. In 8.2, it should be under the Connectivity -> Libraries & Executables sub-palette.
Will that do the trick for you?
Best Regards,
JLS