AdsClient Properties

The AdsClient type exposes the following members.

Properties

 

Name

Description

AdsClient Properties 1:

Address

Gets the target AmsAddress of of the established ADS connection (Destination side).

AdsClient Properties 2:

ClientAddress

Get the client AmsAddress (Source side).

AdsClient Properties 3:

DefaultValueEncoding

Gets the default value encoding.

AdsClient Properties 4:

Id

Gets the AdsClient Identifier.

AdsClient Properties 5:

IsConnected

Gets a value indicating whether the local ADS port was opened successfully. It does not indicate if the target port is available. Use the method ReadState to determine if the target port is available.

AdsClient Properties 6:

IsDisposed

Gets a value indicating whether this instance is disposed.

AdsClient Properties 7:

IsLocal

Gets a value indicating whether the ADS client is connected to a ADS Server on the local computer.

AdsClient Properties 8:

Logger

Gets the logger inteface.

AdsClient Properties 9:

Session

Gets the session that initiated this IConnection

AdsClient Properties 10:

SymbolEncoding

Gets the symbol encoding.

AdsClient Properties 11:

Timeout

Sets the timeout for the ads communication. Unit is in ms.

Reference

AdsClient Class

TwinCAT.Ads Namespace