IAdsSessionSettings Interface
Interface for ADS Session Settings
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface IAdsSessionSettingsThe IAdsSessionSettings type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets or sets the default symbol name encoding (Default Encoding.UTF8) | |
|
|
Gets or sets the default value string encoding (Default Encoding.UTF8) | |
|
|
Gets or sets the resurrection time. | |
|
|
Gets or sets the symbol loader settings | |
|
|
Gets the ADS timeout in milliseconds. |
Further Information