Connect VI

Owning Palette: Session

Requires: LIBSSH2

Connects a sesssion to a remote SSH server. This is typically called immediately after creating the session, and this must be called BEFORE authenticating a user with the remote SSH server.

Connect VI

cToolkit_lvlib_SessionlvclassSession In represents a libssh2lv shared library Session struct.
ierrcodeclstError 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.

iToolkit_lvlib_SessionlvclassSession Out is the same object from Session In.
cstrAddress is the hostname or IP address for the remote SSH server.
cerrcodeclstError 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.