Connect

Connect 1:

Starts connecting to a server by specifying the appropriate connection profile.

Syntax

METHOD Connect : BOOL
VAR_INPUT
    sFtpConfigProfileFileName : STRING;
END_VAR

Connect 2: Return value

Name

Type

Description

Connect

BOOL

Returns TRUE when the method has completed. Whether the action was successful can be read from the bError variable of the function block.

Connect 3: Inputs

Name

Type

Description

sFtpConfigProfileFileName

STRING

Indicates the name of the connection profile.