AdsServer Methods
The AdsServer type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Sends an ADS Add Device Notification request (synchronous). | |
|
Sends an ADS Add Device Notification request (async) | |
|
Sends an ADS Add Device Notification response. | |
|
Connect this ADS server to the local ADS router. | |
|
Registers the AdsServer at the router asynchronously. | |
|
Sends an ADS Delete Device Notification request (synchronous). | |
|
Sends an ADS Delete Device Notification request (async). | |
|
Sends an ADS Delete Device Notification response. | |
|
Sends an ADS Device Notification request asynchronously | |
|
Sends an ADS Device Notification request (sync) | |
|
Disconnects this ADS server from the local ADS router. | |
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
|
Releases unmanaged and - optionally - managed resources. | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Finalizes an instance of the AdsServer class. (Overrides Object.Finalize..) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the name of the server. | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Called when an ADS Add Device Notification indication is received. | |
|
Called when an ADS Add Device Notification confirmation is received. | |
|
Handler function that is called, when the AdsServer is connected, but before calling OnConnected.. | |
|
Handler function that is called, when the AdsServer is connected. | |
|
Called when an ADS Delete Device Notification indication is received. | |
|
Called when an ADS Delete Device Notification confirmation is received. | |
|
Called when the AdsServer is about to be disconnected. | |
|
Called when an ADS Read indication is received. | |
|
Called when an ADS Read confirmation is received. | |
|
Called when an ADS Read Device Info confirmation is received. | |
|
Called when an ADS Read State indication is received. | |
|
Called when an ADS Read State confirmation is received. | |
|
Called when an ADS Read Write indication is received. | |
|
Called when an ADS Read Write confirmation is received. | |
|
Handler Function for a Router Notification. | |
|
Handles the ServerConnectionStateChanged event. | |
|
Called when an ADS Write indication is received. | |
|
Called when an ADS Write confirmation is received. | |
|
Called when an ADS Write Control indication is received. | |
|
Called when an ADS Write Control confirmation is received. | |
|
Sends an ADS Read Device Info request asynchronously | |
|
Sends an ADS Read Device Info request synchronously. | |
|
Sends an ADS Read Device Info response. | |
|
Sends an ADS Read State request (asynchronous) | |
|
Sends an ADS Read State request (synchronous) | |
|
Sends an ADS Read State response. | |
|
Sends an ADS Read Request. | |
|
Sends an ADS Read Request asynchronously. | |
|
Sends an ADS Read response. | |
|
Sends an ADS Read Write request. | |
|
Sends an ADS Read Write request synchronously | |
|
Sends an ADS Read Write Response. | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
Sends an ADS Write Control request (synchronous) | |
|
Sends an ADS Write Control request (asynchronous). | |
|
Sends an ADS Write Control request (synchronous). | |
|
Sends an ADS Write Control response. | |
|
Sends an ADS Write request synchronously. | |
|
Sends an ADS Write request asynchronously. | |
|
Sends an ADS Write response. |
- AdsServer.AddDeviceNotificationConfirmationAsync Method
- AdsServer.AddDeviceNotificationIndicationAsync Method
- AdsServer.AddDeviceNotificationRequest Method
- AdsServer.AddDeviceNotificationRequestAsync Method
- AdsServer.AddDeviceNotificationResponseAsync Method
- AdsServer.ConnectServer Method
- AdsServer.ConnectServerAndWaitAsync Method
- AdsServer.DeleteDeviceNotificationConfirmationAsync Method
- AdsServer.DeleteDeviceNotificationIndicationAsync Method
- AdsServer.DeleteDeviceNotificationRequest Method
- AdsServer.DeleteDeviceNotificationRequestAsync Method
- AdsServer.DeleteDeviceNotificationResponseAsync Method
- AdsServer.DeviceNotificationRequestAsync Method
- AdsServer.DeviceNotificationRequestSync Method
- AdsServer.Disconnect Method
- AdsServer.Dispose Method
- AdsServer.Finalize Method
- AdsServer.OnAddDeviceNotificationConfirmationAsync Method
- AdsServer.OnConnected Method
- AdsServer.OnDisconnect Method
- AdsServer.OnRouterNotification Method
- AdsServer.OnServerConnectionStateChanged Method
- AdsServer.ReadConfirmationAsync Method
- AdsServer.ReadDeviceInfoConfirmationAsync Method
- AdsServer.ReadDeviceInfoIndicationAsync Method
- AdsServer.ReadDeviceInfoRequestAsync Method
- AdsServer.ReadDeviceInfoRequestSync Method
- AdsServer.ReadDeviceInfoResponseAsync Method
- AdsServer.ReadDeviceStateConfirmationAsync Method
- AdsServer.ReadDeviceStateIndicationAsync Method
- AdsServer.ReadDeviceStateRequestAsync Method
- AdsServer.ReadDeviceStateRequestSync Method
- AdsServer.ReadDeviceStateResponseAsync Method
- AdsServer.ReadIndicationAsync Method
- AdsServer.ReadRequest Method
- AdsServer.ReadRequestAsync Method
- AdsServer.ReadResponseAsync Method
- AdsServer.ReadWriteConfirmationAsync Method
- AdsServer.ReadWriteIndicationAsync Method
- AdsServer.ReadWriteRequestAsync Method
- AdsServer.ReadWriteRequestSync Method
- AdsServer.ReadWriteResponseAsync Method
- AdsServer.WriteConfirmationAsync Method
- AdsServer.WriteControlConfirmationAsync Method
- AdsServer.WriteControlIndicationAsync Method
- AdsServer.WriteControlRequest Method
- AdsServer.WriteControlRequestAsync Method
- AdsServer.WriteControlRequestSync Method
- AdsServer.WriteControlResponseAsync Method
- AdsServer.WriteIndicationAsync Method
- AdsServer.WriteRequest Method
- AdsServer.WriteRequestAsync Method
- AdsServer.WriteResponseAsync Method
- AdsServer.OnAddDeviceNotificationAsync Method
- AdsServer.OnBeforeConnected Method
- AdsServer.OnDeleteDeviceNotificationAsync Method
- AdsServer.OnDeleteDeviceNotificationConfirmationAsync Method
- AdsServer.OnReadAsync Method
- AdsServer.OnReadConfirmationAsync Method
- AdsServer.OnReadDeviceInfoConfirmationAsync Method
- AdsServer.OnReadDeviceStateAsync Method
- AdsServer.OnReadDeviceStateConfirmationAsync Method
- AdsServer.OnReadWriteAsync Method
- AdsServer.OnReadWriteConfirmationAsync Method
- AdsServer.OnWriteAsync Method
- AdsServer.OnWriteConfirmationAsync Method
- AdsServer.OnWriteControlAsync Method
- AdsServer.OnWriteControlConfirmationAsync Method
- AdsServer.GetServerName Method