Change Receive Window Size VI

Owning Palette: Channel

Requires: LIBSSH2

Adjusts the receive window size in bytes.

Change Receive Window Size VI

iu32Window is the number of bytes for the window.
cu8Force indicates if the new size should be used for this packet or the next packet if the new size is below the channel minimum. If zero (0), the new size is queued for the next packet.
cu32Size is the number of bytes to use for the receive window.
iToolkit_lvlib_ChannellvclassChannel Out is the same object from Channel In.
cToolkit_lvlib_ChannellvclassChannel In represents a libssh2lv shared library Channel 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.

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.