ISessionProvider.TSession, TAddress, TSettings..Create Method (TAddress, TSettings)

Creates the Session with specified address and communication settings.

Namespace:  TwinCAT
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

TSession Create(
    TAddress address,
    TSettings settings
)

Parameters

address

Type: TAddress
The address.

settings

Type: TSettings
The communicationSettings.

Return Value

Type: TSession
S.

Reference

ISessionProvider.TSession, TAddress, TSettings. Interface

Create Overload

TwinCAT Namespace