AdsClient Properties
The AdsClient type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the target AmsAddress of of the established ADS connection (Destination side). | |
|
Get the client AmsAddress (Source side). | |
|
Gets the default value encoding. | |
|
Gets the AdsClient Identifier. | |
|
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. | |
|
Gets a value indicating whether this instance is disposed. | |
|
Gets a value indicating whether the ADS client is connected to a ADS Server on the local computer. | |
|
Gets the logger inteface. | |
|
Gets the session that initiated this IConnection | |
|
Gets the symbol encoding. | |
|
Sets the timeout for the ads communication. Unit is in ms. |
- AdsClient.Address Property
- AdsClient.ClientAddress Property
- AdsClient.DefaultValueEncoding Property
- AdsClient.Id Property
- AdsClient.IsConnected Property
- AdsClient.IsDisposed Property
- AdsClient.IsLocal Property
- AdsClient.Session Property
- AdsClient.SymbolEncoding Property
- AdsClient.Timeout Property
- AdsClient.Logger Property