IAdsDisposableConnection Properties

The IAdsDisposableConnection type exposes the following members.

Properties

 

Name

Description

IAdsDisposableConnection Properties 1:

Address

Gets the AmsAddress of the ADS server. (Inherited from IAdsConnection.)

IAdsDisposableConnection Properties 2:

ClientAddress

Get the AmsAddress of the ADS client. (Inherited from IAdsConnection.)

IAdsDisposableConnection Properties 3:

IAdsDisposableConnection Properties 4:

ConnectionState

Gets the current Connection state of the IConnectionStateProvider (Inherited from IConnectionStateProvider.)

IAdsDisposableConnection Properties 5:

DefaultValueEncoding

Gets the default value encoding. (Inherited from IConnection.)

IAdsDisposableConnection Properties 6:

Id

Gets the Connection Identifier . (Inherited from IConnection.)

IAdsDisposableConnection Properties 7:

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. (Inherited from IConnection.)

IAdsDisposableConnection Properties 8:

IsDisposed

Gets a value indicating whether this instance is disposed.

IAdsDisposableConnection Properties 9:

IsLocal

Gets a value indicating whether the ADS client is connected to a ADS Server on the local computer. (Inherited from IAdsConnection.)

IAdsDisposableConnection Properties 10:

Session

Gets the session that initiated this IConnection (Inherited from IConnection.)

IAdsDisposableConnection Properties 11:

Timeout

Gets the timeout (in milliseconds) (Inherited from IConnection.)

Reference

IAdsDisposableConnection Interface

TwinCAT.Ads Namespace