I have a need to communicate with a device using SSH. Windows 10 now has OpenSSH built into it, so I am able to use a native SSH command using the windows 10 command line. However, the cmd.vi (shell execute vi) can't find SSH. The paths are 100% correct, and windows automatically puts OpenSSH on the path anyway. I've even executed a batch file that works in windows command line, but produces "command not found" when executed in the cmd.vi. Is this something that labview actually blocks in this VI?


