Next VI
Owning Palette: Known Hosts
Requires: LIBSSH2
Gets the next known host in an internal libssh2lv shared library linked list represented by this Known Hosts object.
Next Out is the same object from Next In. | |
Next In represents a libssh2 library Known Host struct. | |
Result is the result of a "get" operation when transversing a linked list. | |
Previous Out is the same object from Previous In. | |
Previous In represents a libssh2 library Known Host struct. | |
Known Hosts Out is the same object from Known Hosts 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. | |
Known Hosts In represents a libssh2lv shared library Known Hosts struct. |