01-16-2020 08:09 PM
Hi, I have a prblem about how to use the call excutable to call a system command.
I have a command "cmd /c cd C:\Dxxxx && xxxxx.bat", but i don`t know where i can write the command in teststand. In labview, I just need to write to the system ec.vi.
Thank you in advance !
01-17-2020 07:27 AM
Here are a couple examples.
This one does a ping:
https://forums.ni.com/t5/NI-TestStand/How-to-use-Call-executable-to-run-a-ping-command/td-p/3241922
This one does netstat