AdsSymbolicServer Methods
The AdsSymbolicServer 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.
| |
|
|
Determines whether the used logger is enabled for the specified log level.
| |
|
|
Connect this ADS server to the local ADS router.
| |
|
|
Registers the AdsServer at the router asynchronously.
| |
|
|
Connect server as an asynchronous operation.
| |
|
|
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. | |
|
|
Finalizes an instance of the AdsServer class.
| |
|
|
Fires a single notification to the specified Address. | |
|
|
Fires outstanding cyclic notifications. | |
|
|
Check internal tables for outstanding cyclic Notifications and fire them asynchronously. | |
|
|
Loads the DataTypes from target connection. | |
|
|
Gets the data types asynchronously. | |
|
|
Serves as the default hash function. | |
|
|
Gets the name of the server.
| |
|
|
Tries to geth the symbols from the device target. | |
|
|
Gets the symbols asynchronously | |
|
|
Gets the Type of the current instance. | |
|
|
Determines whether the value of the Symbol has changed. | |
|
|
Increments the InvokeID used by this server.
| |
|
|
Creates a shallow copy of the current 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.
| |
|
|
Handler function to create the Initial Symbols of the server. | |
|
|
Called when a DeleteDeviceNotification request is indicated.
| |
|
|
Called when an ADS Delete Device Notification confirmation is received.
| |
|
|
Called when the AdsServer is about to be disconnected.
| |
|
|
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.
| |
|
|
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.
| |
|
|
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.
| |
|
|
Called when an ADS Read Write confirmation is received.
| |
|
|
Handler function for handling of pure IG/IO calls. | |
|
|
Handler Function for a Router Notification.
| |
|
|
Handler function called when an RpcInvoke occurs. | |
|
|
Handles the ServerConnectionStateChanged event.
| |
|
|
Handler function to store a new Symbol value within internal caches of the AdsSymbolicServer. | |
|
|
The TwinCAT System Service was stopped.
| |
|
|
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.
| |
|
|
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
| |
|
|
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.
| |
|
|
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. | |
|
|
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)
| |
|
|
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.
|
See Also
Reference
AdsSymbolicServer Class TwinCAT.Ads.Server Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- 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
- AdsSymbolicServer.GetDataTypes Method
- AdsSymbolicServer.GetSymbols Method
- AdsSymbolicServer.GetDataTypes Method
- AdsSymbolicServer.GetSymbols Method