LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control CMD.exe STDIN and STDOUT through CVI

Hi,

 

I am woking on one applicaiton which is used for debugging the arm processor with Jlink ICD. I am having the command promt Jlink.exe which peforms all the required operations. All the commands(STDIN and STDOUT) want to redirect through my CVI LabWindows and the Jlink.exe should be hidden.

 

 

0 Kudos
Message 1 of 2
(3,151 Views)

Same here, VikramkumarP.  I see you never got any feedback though.

 

With LaunchExecutableEx, you can open you exe in a hidden fashion.  But I don't yet know how to pipe the STDOUT into a buffer of your CVI project.

0 Kudos
Message 2 of 2
(2,691 Views)