IAdsConnection Properties

The IAdsConnection type exposes the following members.

Properties

 

Name

Description

Address

Gets the AmsAddress of the ADS server.

ClientAddress

Get the AmsAddress of the ADS client.

ConnectionState

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

Id

Gets the Connection Identifier . (Inherited from IConnection.)

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.)

IsLocal

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

Session

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

Timeout

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

Reference

IAdsConnection Interface

TwinCAT.Ads Namespace