LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW TCP Read throws timeout error

Solved!
Go to solution

Yes. i tried sending same command that i was using on commandline ssh. and getting below error: "Pseudo-terminal will not be allocated because stdin is not a terminal.". Any leads to overcome this would help me.

GirishVrishab_0-1652777025968.png

 

0 Kudos
Message 11 of 13
(390 Views)

Your command tries to start ssh.exe and connect to your target! That has already been taken care of by the Open SSH Client for you. You need to enter now the real shell commands that are supposed to operate on your actual target.

Rolf Kalbermatter
My Blog
0 Kudos
Message 12 of 13
(382 Views)

As suggested, LabView 2021 has suppport for ssh communication and worked for me. Thanks.

0 Kudos
Message 13 of 13
(356 Views)