General Information

Overview

Type:

Interface

Available as of:

V1.0.2.0

Inherits from:

-

Description

The interface IF_ProxyHandler provides the essential methods and properties to implement the additional steps for the establishing of a connection to a remote server through a proxy server. It allows a separate implementation of communication with the proxy server, independent from the used TCP client function block.

Properties

Name

Data type

Accessing

Description

Result

ET_Result

Get/Set

This property is used to provide information about the result of the last method executed.

ResultMsg

STRING[80]

Get/Set

This property is used to provide information as text message about the result of the last method executed.