AdsSymbolicServer Methods
The AdsSymbolicServer type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Sends an ADS Add Device Notification request (synchronous). (Inherited from AdsServer.) | |
|
Sends an ADS Add Device Notification request (async) (Inherited from AdsServer.) | |
|
Sends an ADS Add Device Notification response. (Inherited from AdsServer.) | |
|
Connect this ADS server to the local ADS router. (Inherited from AdsServer.) | |
|
Registers the AdsServer at the router asynchronously. (Inherited from AdsServer.) | |
|
Sends an ADS Delete Device Notification request (synchronous). (Inherited from AdsServer.) | |
|
Sends an ADS Delete Device Notification request (async). (Inherited from AdsServer.) | |
|
Sends an ADS Delete Device Notification response. (Inherited from AdsServer.) | |
|
Sends an ADS Device Notification request asynchronously (Inherited from AdsServer.) | |
|
Sends an ADS Device Notification request (sync) (Inherited from AdsServer.) | |
|
Disconnects this ADS server from the local ADS router. (Inherited from AdsServer.) | |
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from AdsServer.) | |
|
Releases unmanaged and - optionally - managed resources. (Inherited from AdsServer.) | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Finalizes an instance of the AdsServer class. (Inherited from AdsServer.) | |
|
Fires a single notification to the specified Address. | |
|
Fires outstanding cyclic notifications. | |
|
Check internal tables for outstanding cyclic Notifications and fire them asynchronously. | |
|
Gets the data types asynchronously. | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the name of the server. (Inherited from AdsServer.) | |
|
Gets the symbols asynchronously | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Determines whether the value of the Symbol has changed. | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Called when an ADS Add Device Notification indication is received. (Overrides AdsServer.OnAddDeviceNotificationAsync(AmsAddress, UInt32, UInt32, UInt32, Int32, AmsAddress, NotificationSettings, CancellationToken).) | |
|
Called when an ADS Add Device Notification confirmation is received. (Inherited from AdsServer.) | |
|
Handler function that is called, when the AdsServer is connected, but before calling OnConnected.. (Overrides AdsServer.OnBeforeConnected..) | |
|
Handler function that is called, when the AdsServer is connected. (Overrides AdsServer.OnConnected..) | |
|
Handler function to create the Initial Symbols of the server. | |
|
Called when a DeleteDeviceNotification request is indicated. (Overrides AdsServer.OnDeleteDeviceNotificationAsync(AmsAddress, UInt32, UInt32, CancellationToken).) | |
|
Called when an ADS Delete Device Notification confirmation is received. (Inherited from AdsServer.) | |
|
Called when the AdsServer is about to be disconnected. (Overrides AdsServer.OnDisconnect..) | |
|
Handler function for fireing notifications to the specified targets. | |
|
Handler function for firering notifications to the specified targets. | |
|
Handler function to determine the (stored) value of the symbol from the internal caches of the AdsSymbolicServer. | |
|
Called when an ADS Read indication is received. (Overrides AdsServer.OnReadAsync(AmsAddress, UInt32, UInt32, UInt32, Int32, CancellationToken).) | |
|
Called when an ADS Read confirmation is received. (Inherited from AdsServer.) | |
|
Called when an ADS Read Device Info confirmation is received. (Inherited from AdsServer.) | |
|
Called when an ADS Read State indication is received. (Inherited from AdsServer.) | |
|
Called when an ADS Read State confirmation is received. (Inherited from AdsServer.) | |
|
Handler function for handling pure IG/IO Read indications | |
|
Handler function for Reading the internal value data in raw format. | |
|
Called when an ADS Read Write indication is received. (Overrides AdsServer.OnReadWriteAsync(AmsAddress, UInt32, UInt32, UInt32, Int32, ReadOnlyMemory.Byte., CancellationToken).) | |
|
Called when an ADS Read Write confirmation is received. (Inherited from AdsServer.) | |
|
Handler function for handling of pure IG/IO calls. | |
|
Handler Function for a Router Notification. (Inherited from AdsServer.) | |
|
Handler function called when an RpcInvoke occurs. | |
|
Handles the ServerConnectionStateChanged event. (Inherited from AdsServer.) | |
|
Handler function to store a new Symbol value within internal caches of the AdsSymbolicServer. | |
|
Called when an ADS Write indication is received. (Overrides AdsServer.OnWriteAsync(AmsAddress, UInt32, UInt32, UInt32, ReadOnlyMemory.Byte., CancellationToken).) | |
|
Called when an ADS Write confirmation is received. (Inherited from AdsServer.) | |
|
Called when an ADS Write Control indication is received. (Inherited from AdsServer.) | |
|
Called when an ADS Write Control confirmation is received. (Inherited from AdsServer.) | |
|
Handler function for handling of pure Write IG/IO Indications. | |
|
Handler function for writing the symbol value data in raw format. | |
|
Sends an ADS Read Device Info request asynchronously (Inherited from AdsServer.) | |
|
Sends an ADS Read Device Info request synchronously. (Inherited from AdsServer.) | |
|
Sends an ADS Read Device Info response. (Inherited from AdsServer.) | |
|
Sends an ADS Read State request (asynchronous) (Inherited from AdsServer.) | |
|
Sends an ADS Read State request (synchronous) (Inherited from AdsServer.) | |
|
Sends an ADS Read State response. (Inherited from AdsServer.) | |
|
Sends an ADS Read Request. (Inherited from AdsServer.) | |
|
Sends an ADS Read Request asynchronously. (Inherited from AdsServer.) | |
|
Sends an ADS Read response. (Inherited from AdsServer.) | |
|
Sends an ADS Read Write request. (Inherited from AdsServer.) | |
|
Sends an ADS Read Write request synchronously (Inherited from AdsServer.) | |
|
Sends an ADS Read Write Response. (Inherited from AdsServer.) | |
|
Resets the cached symbolic data. | |
|
Sets the value of the symbol. | |
|
Sets the value of the symbol. | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
Tries to get the symbols from the device target. | |
|
Tries to geth the symbols from the device target. | |
|
Sends an ADS Write Control request (synchronous) (Inherited from AdsServer.) | |
|
Sends an ADS Write Control request (asynchronous). (Inherited from AdsServer.) | |
|
Sends an ADS Write Control request (synchronous). (Inherited from AdsServer.) | |
|
Sends an ADS Write Control response. (Inherited from AdsServer.) | |
|
Sends an ADS Write request synchronously. (Inherited from AdsServer.) | |
|
Sends an ADS Write request asynchronously. (Inherited from AdsServer.) | |
|
Sends an ADS Write response. (Inherited from AdsServer.) |
- AdsSymbolicServer.FireNotificationAsync Method
- AdsSymbolicServer.FireNotifications Method
- AdsSymbolicServer.FireNotificationsAsync Method
- AdsSymbolicServer.GetDataTypesAsync Method
- AdsSymbolicServer.GetSymbolsAsync Method
- AdsSymbolicServer.HasValueChanged Method
- AdsSymbolicServer.OnAddDeviceNotificationAsync Method
- AdsSymbolicServer.OnBeforeConnected Method
- AdsSymbolicServer.OnConnected Method
- AdsSymbolicServer.OnDeleteDeviceNotificationAsync Method
- AdsSymbolicServer.OnDisconnect Method
- AdsSymbolicServer.OnFireNotifications Method
- AdsSymbolicServer.OnFireNotificationsAsync Method
- AdsSymbolicServer.OnGetValue Method
- AdsSymbolicServer.OnReadAsync Method
- AdsSymbolicServer.OnReadIgIoAsync Method
- AdsSymbolicServer.OnReadRawValue Method
- AdsSymbolicServer.OnReadWriteAsync Method
- AdsSymbolicServer.OnReadWriteIgIoAsync Method
- AdsSymbolicServer.OnRpcInvoke Method
- AdsSymbolicServer.OnSetValue Method
- AdsSymbolicServer.OnWriteAsync Method
- AdsSymbolicServer.OnWriteIgIoAsync Method
- AdsSymbolicServer.OnWriteRawValue Method
- AdsSymbolicServer.ResetCachedSymbolicData Method
- AdsSymbolicServer.SetValue Method
- AdsSymbolicServer.TryGetDataTypes Method
- AdsSymbolicServer.TryGetSymbols Method
- AdsSymbolicServer.OnCreateSymbols Method