Keepalive Send.vi

'Keepalive Send.vi' connector pane

Keepalive Send.vi connector pane

Description

Send a keepalive message.

Message is only sent if no network activity has occured for longer than the configured time interval. Amount of time to wait to send the next keepalive message is returned in Seconds To Next.

Inputs

cu64 LabSSH Session

Required:Yes

SSH session refnum.

cerrcodeclst error in

Required:No
Default:No Error

Incoming error from previous VI call. Is passed through to error out.

Warning

LabVIEW will not execute Call Library Function Node if there is an error present on the wire. Ensure that there is no error prior to calling this VI – unexpected behavior will occur.

Outputs

iu64 LabSSH Session Out

Duplicate SSH session refnum.

ii32 Seconds To Next

Number of seconds to wait before another keepalive message needs to be sent.

ierrcodeclst error out

Error (if any) resulting from this VI call.