Init.vi

'Init.vi' connector pane

Init.vi connector pane

Description

Perform a global initialization of LabSSH.

This must be called once, and only once, before using any other LabSSH VIs.

Inputs

cpath License File Path Override

Required:No
Default:Empty Path epath

Override the default path to where license file resides. LabSSH will initialize with the license file here.

If value is Empty Path epath, the default license file path is searched, e.g.

C:\Program Files\National Instruments\LabVIEW 2017\vi.lib\Labwerx\labSSH\labSSH.lic

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

ierrcodeclst error out

Error (if any) resulting from this VI call.