Destroy VI
Owning Palette: Known Host
Requires: LIBSSH2
Deallocates, or frees, the memory allocated for the libssh2lv shared library Known Host struct represented by this Known Host object. After this is called, the object can no longer be used in the application without causing a segmentation fault, i.e. crashing LabVIEW. This VI must be called to avoid leaking memory or running Out-of-Memory (OOM) on resource-constrained systems.
Known Hosts
Passes through the Known Hosts object and destroys the associated Known Host object.
Known Host Out is the same object from Known Host In. | |
Known Hosts represents a libssh2lv shared library Known Hosts struct. | |
Known Host represents a libssh2lv shared library Known Host struct. | |
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. |
SSH
Destroys this Known Host object and returns the SSH context used to originally create it.
SSH represents the same libssh2-related context used to create the Known Host object from Known Host. | |
Known Host represents a libssh2lv shared library Known Host struct. | |
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. |