Shutdown VI

Owning Palette: SSH

Requires: LIBSSH2

Cleanly and safely shutdowns the underlying libssh2lv shared library. This must be called, or executed, after all other VIs within this toolkit are completed. Once this is called, no other VIs from this toolkit should be called, or executed. This frees all internal memory used by the libssh2lv shared library. A segmentation fault will occur if toolkit VIs are executed after this VI is executed.

Shutdown VI

cToolkit_lvlib_SSHlvclassSSH represents a libssh2lv-related context used to create all other libssh2lv shared library objects.
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.

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.