10-25-2023 10:21 AM
Hello,
I want to use LabSSH library (from Labvolution), but got error. (See attached). Can someone help me? I also tried with System Execution, got no output. Thank you in advance.
10-25-2023 10:26 AM
There is no image attached.
If you are using LabVIEW 2021 or later, SSH is natively supported. LabVIEW Tools for SSH and SFTP
10-25-2023 12:39 PM
Don't know why my image file wasn't attached. I put it again.
I did try with LabSSH library and plink on System Execute. I am using LabVIEW 2023 Q3.
10-25-2023 01:45 PM
I do not have much experience with labSSH.
Since you use LabVIEW 2023 Q3, why don't you try the built-in API? It is under Data Communications >> Protocols >> SSH palette.
10-25-2023 02:28 PM
This might be a good suggestion. I am trying to use the "execution" function. Do you know how do I set the "additional Options?
I use "Blank" for options and assign the user@host and command as below. I didn't get error, but the command "exit" doesn't function when I have the jumpbox open. Is my user@host wrong? Appreciate your help.
10-25-2023 03:20 PM
I am not familiar with the jumpbox but it is giving me the same behavior.