IAdsSessionSettings Interface

Interface for ADS Session Settings

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public interface IAdsSessionSettings : ISessionSettings

VB

Public Interface IAdsSessionSettings
    Inherits ISessionSettings

The IAdsSessionSettings type exposes the following members.

Properties

 

Name

Description

IAdsSessionSettings Interface 1:

ResurrectionTime

Gets or sets the resurrection time.

IAdsSessionSettings Interface 2:

SymbolLoader

Gets or sets the symbol loader settings

IAdsSessionSettings Interface 3:

Timeout

Gets the ADS timeout in milliseconds.

Reference

TwinCAT.Ads Namespace

TwinCAT.ISessionSettings