Initialize VI
Owning Palette: SSH
Requires: LIBSSH2
Initialize the underlying libssh2lv library. This must be called, or executed, before using any other VIs in this toolkit. This typically initializes the cryptography library (OpenSSL), which is statically compiled with the libssh2lv shared library.
SSH represents a libssh2lv-related context used to create all other libssh2lv shared library objects. | |
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. | |
libssh2lv Shared Library is a path to the libssh2lv shared library to interface with a remote SSH server. If | |
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. |