IAdsStateProvider Methods
The IAdsStateProvider type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Reads the ADS status and the device status from an ADS server. | |
|
|
Reads the ADS status and the device status from an ADS server. | |
|
|
Registers for AdsStateChanged events as an asynchronous operation. | |
|
|
Reads the ADS status and the device status from an ADS server. Unlike the ReadState method this method does not call an exception on failure. Instead an AdsErrorCode is returned. If the return value is equal to AdsErrorCode.NoError the call was successful. | |
|
|
Registers for AdsStateChanged events as an asynchronous operation. |
Reference
IAdsStateProvider Interface TwinCAT.Ads Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IAdsStateProvider.ReadState Method
- IAdsStateProvider.ReadStateAsync Method
- IAdsStateProvider.RegisterAdsStateChangedAsync Method
- IAdsStateProvider.TryReadState Method
- IAdsStateProvider.UnregisterAdsStateChangedAsync Method
- IAdsStateProviderReadState Method
- IAdsStateProviderReadStateAsync Method
- IAdsStateProviderRegisterAdsStateChangedAsync Method
- IAdsStateProviderTryReadState Method
- IAdsStateProviderUnregisterAdsStateChangedAsync Method