AdsConnection Properties

The AdsConnection type exposes the following members.

Properties

 

Name

Description

AdsConnection Properties 1:

AccessWaitTime

Gets the access wait time.

AdsConnection Properties 2:

ActiveSince

Gets the UTC time when tha last active/resurrected Connection was established

AdsConnection Properties 3:

Address

Gets the AmsAddress of the ADS server.

AdsConnection Properties 4:

ClientAddress

Get the AmsAddress of the ADS client.

AdsConnection Properties 5:

ConnectionEstablishedAt

Gets the UTC time when the Connection was originally established.

AdsConnection Properties 6:

ConnectionLostCount

Gets the connection lost count.

AdsConnection Properties 7:

ConnectionLostTime

Gets the connection lost time.

AdsConnection Properties 8:

AdsConnection Properties 9:

ConnectionState

Gets the current Connection state of the AdsConnection

AdsConnection Properties 10:

Disposed

Gets a value indicating whether this AdsConnection is disposed.

AdsConnection Properties 11:

Id

Gets the AdsConnection identifier.

AdsConnection Properties 12:

IsActive

Gets a value indicating whether communication is in active state

AdsConnection Properties 13:

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.

AdsConnection Properties 14:

IsLocal

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

AdsConnection Properties 15:

IsLost

Gets a value indicating whether the communication is in lost / open state

AdsConnection Properties 16:

IsReconnecting

Gets a value indicating whether communication is ready for reconnecting

AdsConnection Properties 17:

Name

Gets the name.

AdsConnection Properties 18:

ResurrectingTries

Gets the number of tries to resurrect the AdsConnection.

AdsConnection Properties 19:

Resurrections

Gets the number of succeeded connection resurrections.

AdsConnection Properties 20:

Session

Gets the Session object of the AdsConnection object.

AdsConnection Properties 21:

State

Gets the current ConnectionState

AdsConnection Properties 22:

Timeout

Gets the timeout (in milliseconds)

Reference

AdsConnection Class

TwinCAT.Ads Namespace