Read SSH VI
Owning Palette: Utility
Requires: LIBSSH2
Gets the SSH context used to create this Session object and corresponding libssh2lv shared library Session struct.
![]() | SSH represents a libssh2-related context used to create the Session object from Session In. |
![]() | Session Out is the same object from Session In. |
![]() | Error Out contains error information. This provides standard error out functionality. Right-click the Error Out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
![]() | Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. Right-click the Error In indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
![]() | Session In represents a libssh2lv shared library Session struct. |