IAdsConnection Methods
The IAdsConnection type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
AddDeviceNotification(String, Int32, NotificationSettings, Object) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotification
event. |
|
|
AddDeviceNotification(UInt32, UInt32, Int32, NotificationSettings, Object) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotification event. |
|
|
AddDeviceNotificationAsync(String, Int32, NotificationSettings, Object, CancellationToken) |
Connects a variable to the ADS client asynchronously. The ADS
client will be notified by the AdsNotification
event. |
|
|
AddDeviceNotificationAsync(UInt32, UInt32, Int32, NotificationSettings, Object, CancellationToken) |
Connects a variable to the ADS client asynchronously. The ADS
client will be notified by the AdsNotification
event. |
|
|
AddDeviceNotificationEx(String, NotificationSettings, Object, Type) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotificationEx
event. |
|
|
AddDeviceNotificationEx(String, NotificationSettings, Object, Type, Int32) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotificationEx
event. |
|
|
AddDeviceNotificationEx(UInt32, UInt32, NotificationSettings, Object, Type) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotificationEx
event. |
|
|
AddDeviceNotificationEx(UInt32, UInt32, NotificationSettings, Object, Type, Int32) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotification event. If type is a string type,
the first element of the parameter args specifies the number of
characters of the string. If type is an array type, the number of
elements for each dimension has to be specified in the parameter
args. Only primitive ('AnyType') types are allowed for the
parameter type. |
|
|
AddDeviceNotificationExAsync(String, NotificationSettings, Object, Type, Int32, CancellationToken) |
Connects a variable to the ADS client asynchronously. The ADS
client will be notified by the AdsNotificationEx
event. |
|
|
Connects a variable to the ADS client asynchronously. The ADS
client will be notified by the AdsNotificationEx
event. | |
|
|
Clears the internal symbol / DataTypes cache. | |
|
|
Closes this IConnection | |
|
|
(Re)Connects the IConnection when
disconnected. | |
|
|
Connects the and wait asynchronous. | |
|
|
Connects the IConnection
asynchronously when disconnected. | |
|
|
Determines the Symbol handle by its instance path
synchronously. | |
|
|
Determines the Symbol handle by its instance path
asynchronously. | |
|
|
Deletes a registered notification. | |
|
|
Deletes a registered notification asynchronously. | |
|
|
Releases the specified symbol/variable handle
synchronously. | |
|
|
Releases the specified symbol/variable handle
asynchronously. | |
|
|
Disconnects this IConnection. | |
|
|
Disconnects the IConnection when
connected (asynchronously) | |
|
|
InvokeRpcMethodAsync(String, String, Object, CancellationToken) |
Invokes the specified RPC Method asynchronously |
|
|
Invokes the specified RPC Method asynchronously | |
|
|
InvokeRpcMethodAsync(String, String, Object, AnyTypeSpecifier, AnyTypeSpecifier, CancellationToken) |
Invokes the specified RPC Method asynchronously |
|
|
Reads data synchronously from an ADS device and writes to the
specified readBuffer. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data synchronously from an ADS device and writes it to an
object. | |
|
|
Reads data asynchronously from an ADS device and writes it to
an object. | |
|
|
ReadAnyAsync(UInt32, UInt32, Type, Int32, CancellationToken) |
Reads data asynchronously from an ADS device and writes it to
an object. |
|
|
Reads data asynchronously from an ADS device. | |
|
|
Reads data asynchronously from an ADS device. | |
|
|
Reads data asynchronously from an ADS device and writes it to
an object. | |
|
|
Reads data asynchronously from an ADS device and writes it to
an object. | |
|
|
Reads data asynchronously from an ADS device and writes it to
an object. | |
|
|
Reads data asynchronously from an ADS device and writes it to
an object. | |
|
|
Reads any string. | |
|
|
Reads a string from the specified symbol/variable. | |
|
|
Reads as string from a specified address. | |
|
|
ReadAnyStringAsync(String, Int32, Encoding, CancellationToken) |
Reads a string asynchronously from the specified
symbol/variable |
|
|
ReadAnyStringAsync(UInt32, Int32, Encoding, CancellationToken) |
Reads a string asynchronously from the specified
symbol/variable |
|
|
ReadAnyStringAsync(UInt32, UInt32, Int32, Encoding, CancellationToken) |
Reads a string from a specified address asynchronously. |
|
|
Reads the value synchronously data of the symbol, that is
represented by the variable handle./>. | |
|
|
Reads data synchronously from an ADS device. | |
|
|
Reads/Determines the DataType Inforrmation with the specifed
name. | |
|
|
Reads/Determines the DataType of the specified type as an
asynchronous operation. | |
|
|
Reads the identification and version number of an ADS server. | |
|
|
Reads the identification and version number of an ADS server. | |
|
|
Reads the ADS status and the device status from an ADS
server. | |
|
|
Reads the ADS status and the device status from an ADS
server. | |
|
|
Reads the symbol information about an individual variable in
ADS devices. | |
|
|
Reads the symbol information object specified by the instance
path as an asynchronous operation. | |
|
|
Reads the value of a symbol and returns the value as (boxed)
object. | |
|
|
Reads the value of a symbol specified with its instance path
and returns the value as boxed object. | |
|
|
Reads the value of a symbol specified with its instance path
and returns the value as object of the specified type. | |
|
|
Reads the value of a symbol as an asynchronous operation and
returns the value as an (boxed) object. | |
|
|
Reads the typed value of a symbol as an asynchronous
operation. | |
|
|
Reads the typed value of a symbol specified by the instance
path as an asynchronous operation. | |
|
|
Writes data synchronously to an ADS device and then Reads data
from that target. | |
|
|
Writes data synchronously to an ADS device and reads data from
that device. | |
|
|
ReadWrites value data asynchronously to/from the symbol
represented by the variableHandle. | |
|
|
Registers for AdsStateChanged
events as an asynchronous operation. | |
|
|
Registers the symbol version changed event
(synchronously) | |
|
|
Registers the symbol version changed asynchronously. | |
|
|
TryAddDeviceNotification(String, Int32, NotificationSettings, Object, UInt32) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotification
event. |
|
|
TryAddDeviceNotification(UInt32, UInt32, Int32, NotificationSettings, Object, UInt32) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotification
event. |
|
|
TryAddDeviceNotificationEx(String, NotificationSettings, Object, Type, Int32, UInt32) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotificationEx
event. |
|
|
TryAddDeviceNotificationEx(UInt32, UInt32, NotificationSettings, Object, Type, Int32, UInt32) |
Connects a variable to the ADS client. The ADS client will be
notified by the AdsNotificationEx
event. |
|
|
Determines the Symbol handle by its instance path
synchronously. | |
|
|
Deletes a registered notification. | |
|
|
Releases the specified symbol/variable handle
synchronously. | |
|
|
Invokes the specified RPC Method | |
|
|
Invokes the specified RPC Method | |
|
|
Invokes the rpc method. | |
|
|
TryInvokeRpcMethod(String, String, Object, AnyTypeSpecifier, AnyTypeSpecifier, Object, Object) |
Invokes the rpc method. |
|
|
Reads the value synchronously data of the symbol, that is
represented by the variable handle into the readBuffer. | |
|
|
Tries to Read/Determine the DataType of the specified
type. | |
|
|
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. | |
|
|
Tries to read the symbol information object specified by the
instance path. | |
|
|
Tries to read the value of a symbol and returns the value as
boxed object. | |
|
|
Tries to the value of a symbol specified as instance path and
returns the value as (boxed) object. | |
|
|
Reads the value of a symbol and returns the value as typed
value. | |
|
|
Tries to reads the value of a symbol specified with instance
path and returns the typed value. | |
|
|
ReadWrites value data synchronously to/from the symbol
represented by the variableHandle. | |
|
|
Writes the value data synchronously that is represented in the
writeBuffer to the symbol with the
specified variableHandle. | |
|
|
Writes data synchronously to an ADS device. | |
|
|
Changes the ADS status and the device status of an ADS
server. | |
|
|
Changes the ADS status and the device status of an ADS
server. | |
|
|
Tries to write a (boxed) value to the symbol | |
|
|
Tries to write a (boxed) value to the symbol instance specified
by its instance/symbol path. | |
|
|
Tries to write a value to the symbol. | |
|
|
Tries to Write a (typed) value to the symbol instance specified
by its instance/symbol path. | |
|
|
Registers for AdsStateChanged
events as an asynchronous operation. | |
|
|
Unregisters the symbol version changed event
(synchronously) | |
|
|
Unregisters the symbol version changed asynchronously. | |
|
|
Writes data synchronously to an ADS device. | |
|
|
Sends a 'Write' request to the ADS device at the
specified address. | |
|
|
Writes data synchronously to an ADS device. | |
|
|
Writes an object synchronously to an ADS device. | |
|
|
Writes an object synchronously to an ADS device. If the Type of
the object to be written is a string type, the first element of
parameter args specifies the number of characters of the
string. | |
|
|
Writes an object synchronously to an ADS device. | |
|
|
Writes an object synchronously to an ADS device. | |
|
|
Writes an object synchronously to an ADS device. If the Type of
the object to be written is a string type, the first element of
parameter args specifies the number of characters of the
string. | |
|
|
Writes an object asynchronously to an ADS device. If the Type
of the object to be written is a string type, the first element of
parameter args specifies the number of characters of the
string. | |
|
|
Writes an object asynchronously to an ADS device. If the Type
of the object to be written is a string type, the first element of
parameter args specifies the number of characters of the
string. | |
|
|
WriteAnyAsync(UInt32, UInt32, Object, Int32, CancellationToken) |
Writes an object asynchronously to an ADS device. If the Type
of the object to be written is a string type, the first element of
parameter args specifies the number of characters of the
string. |
|
|
Writes data synchronously to an ADS device. | |
|
|
Writes the value data asynchronously that is represented by the
writeBuffer to the symbol specified
by the variableHandle. | |
|
|
WriteAsync(UInt32, UInt32, ReadOnlyMemoryByte, CancellationToken) |
Writes the data / Value asynchronously into the specified
writeBuffer. |
|
|
Changes the ADS status and the device status of an ADS
server. | |
|
|
Changes the ADS status and the device status of an ADS
server. | |
|
|
Changes the ADS status and device status of the ADS server
asynchronously. | |
|
|
WriteControlAsync(AdsState, UInt16, ReadOnlyMemoryByte, CancellationToken) |
Changes the ADS status and device status of the ADS server
asynchronously. |
|
|
Writes a (boxed) value to the symbol. | |
|
|
Writes a (boxed value) to the symbol instance specified by its
instance/symbol path. | |
|
|
Writes a (typed) value to the symbol. | |
|
|
Writes a typed value to the symbol instance specified by its
instance/symbol path. | |
|
|
Writes a (boxed) value to the symbol as an asynchronous
operation. | |
|
|
Writes a (typed) value to the symbol as an asynchronous
operation. | |
|
|
Writes a (typed) value to the symbol instance specified by its
instance/symbol path as an asynchronous operation. |
Extension Methods
|
|
Name |
Description |
|---|---|---|
|
|
Gets an observable sequence of ResultReadAdsStates
via Polling. | |
|
|
Gets an observable sequence of AdsStates via
Polling. | |
|
|
Gets an observable sequence of ResultReadAdsStates
via Polling. | |
|
|
Gets an observable sequence of AdsStates via
Polling. | |
|
|
Gets an observable sequence of ResultReadAdsStates
via Polling. | |
|
|
Gets an observable sequence of ResultReadAdsStates
via Polling. | |
|
|
Gets an observable sequence of AdsStates via
Polling. | |
|
|
Gets an observable sequence of ResultReadAdsStates
via Polling. | |
|
|
Gets an observable sequence of AdsStates via
Polling. | |
|
|
Gets an observable sequence of AdsStates via
Polling. | |
|
|
Gets an observable sequence of AdsStates via
Polling. | |
|
|
Gets an observable sequence of AdsStates via
Polling. | |
|
|
Gets an observable sequence of ResultReadDeviceStates
via Polling. | |
|
|
Gets an observable sequence of ResultReadDeviceStates
via Polling. | |
|
|
Gets an observable sequence of ResultReadDeviceStates
via Polling. | |
|
|
Gets an observable sequence of ResultReadDeviceStates
via Polling. | |
|
|
Polls the state of the system service. | |
|
|
Polls the system service state asynchronously | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on time points where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on time points where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on time points where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on time points where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a
specified period time. | |
|
|
Polls the symbol values on timepoints where the polling
observable streams data / triggers | |
|
|
Polls the symbol values on time points where the polling
observable streams data / triggers | |
|
|
Reads the System Service state (AdsSysServState) | |
|
|
Reads the System Service state (AdsSysServState) (asynchronous) | |
|
|
Read with fallback. | |
|
|
Ads Read with Fallback. | |
|
|
Ads Read with Fallback. | |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
Ads Read with Fallback. | |
|
|
ReadWrite with Fallback. | |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
Repeated AdsRead. | |
|
|
Repeated AdsRead. | |
|
|
Repeated AdsRead as an asynchronous operation. | |
|
|
Repeated AdsRead as an asynchronous operation. | |
|
|
Repeated AdsRead. | |
|
|
Repeated AdsReadWrite as an asynchronous operation. | |
|
|
Repeated AdsWrie. | |
|
|
Repeated AdsReadWrite as an asynchronous operation. | |
|
|
Sends a SystemService Restart to the target system and waits
until the system has finished the state changes (SystemService,
Port 10000) (asynchronously) | |
|
|
Sends an AdsState/AdsStateCommand Request to an AdsServer and
waits until the StateChange is done or fails. | |
|
|
Sends an AdsState/AdsStateCommand Request to an AdsServer and
waits until the StateChange is done or fails (asynchronously) | |
|
|
Waits until the target AdsServer reaches the requested
state. | |
|
|
Waits until the target AdsServer reaches the requested state
(asynchronous) | |
|
|
Waits until the Restart is detected on the client
(SystemService, Port 10000) | |
|
|
Waits until the SystemService Restart is detectd on the client
(SystemService, Port 10000) (asynchronously) | |
|
|
Gets an observable sequence of AdsStates. | |
|
|
Gets an observable sequence of Notifications. | |
|
|
Gets an observable sequence of Notification
objects. | |
|
|
Gets an observable sequence of Notification
objects. | |
|
|
Gets an observable sequence of SymbolValueNotifications. | |
|
|
Creates an observable sequence of values that are created by
ADS Notifications. | |
|
|
Creates an observable sequence of values that are created by
ADS Notifications. | |
|
|
Gets an observable sequence of SymbolVersion changed
counts. | |
|
|
Gets an observable sequence of SymbolVersion changed
counts. | |
|
|
Observable sequence of Values driven by ADS Notifications on
the specified symbol. | |
|
|
Writes the sequence of values to the symbol specified by the
instance path. | |
|
|
Writes the sequence of values to the symbol specified by the
instance path. |
Reference
IAdsConnection Interface TwinCAT.Ads Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IAdsNotifications.AddDeviceNotification Method (String, Int32, NotificationSettings, Object)
- IAdsNotifications.AdsNotification Event
- IAdsNotifications.AddDeviceNotification Method (UInt32, UInt32, Int32, NotificationSettings, Object)
- IAdsNotifications.AddDeviceNotificationAsync Method (String, Int32, NotificationSettings, Object, CancellationToken)
- IAdsNotifications.AddDeviceNotificationAsync Method (UInt32, UInt32, Int32, NotificationSettings, Object, CancellationToken)
- IAdsNotifications.AddDeviceNotificationEx Method (String, NotificationSettings, Object, Type)
- IAdsNotifications.AdsNotificationEx Event
- IAdsNotifications.AddDeviceNotificationEx Method (String, NotificationSettings, Object, Type, .Int32.)
- IAdsNotifications.AddDeviceNotificationEx Method (UInt32, UInt32, NotificationSettings, Object, Type)
- IAdsNotifications.AddDeviceNotificationEx Method (UInt32, UInt32, NotificationSettings, Object, Type, .Int32.)
- IAdsNotifications.AddDeviceNotificationExAsync Method (String, NotificationSettings, Object, Type, .Int32., CancellationToken)
- IAdsNotifications.AddDeviceNotificationExAsync Method (UInt32, UInt32, NotificationSettings, Object, Type, .Int32., CancellationToken)
- IAdsSymbolicAccess.CleanupSymbolTable Method
- IConnection.Close Method
- IConnection.Connect Method
- IAdsHandle.CreateVariableHandle Method
- IAdsHandle.CreateVariableHandleAsync Method
- IAdsNotifications.DeleteDeviceNotification Method
- IAdsNotifications.DeleteDeviceNotificationAsync Method
- IAdsHandle.DeleteVariableHandle Method
- IAdsHandle.DeleteVariableHandleAsync Method
- IConnection.Disconnect Method
- IAdsRpcInvoke.InvokeRpcMethodAsync Method (String, String, .Object., CancellationToken)
- IAdsRpcInvoke.InvokeRpcMethodAsync Method (String, String, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, CancellationToken)
- IAdsRpcInvoke.InvokeRpcMethodAsync Method (IRpcCallableInstance, IRpcMethod, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, CancellationToken)
- IAdsHandle.Read Method
- IAdsReadWrite2.Read Method
- IAdsReadWrite2 Interface
- IAdsAnyAccess.ReadAny Method (UInt32, Type)
- IAdsAnyAccess.ReadAny Method (UInt32, Type, .Int32.)
- IAdsAnyAccess.ReadAny Method (UInt32, UInt32, Type)
- IAdsAnyAccess.ReadAny Method (UInt32, UInt32, Type, .Int32.)
- IAdsAnyAccess.ReadAny.T. Method (UInt32)
- IAdsAnyAccess.ReadAny.T. Method (UInt32, .Int32.)
- IAdsAnyAccess.ReadAny.T. Method (UInt32, UInt32)
- IAdsAnyAccess.ReadAny.T. Method (UInt32, UInt32, .Int32.)
- IAdsAnyAccess.ReadAnyAsync Method (UInt32, Type, CancellationToken)
- IAdsAnyAccess.ReadAnyAsync Method (UInt32, Type, .Int32., CancellationToken)
- IAdsAnyAccess.ReadAnyAsync Method (UInt32, UInt32, Type, CancellationToken)
- IAdsAnyAccess.ReadAnyAsync Method (UInt32, UInt32, Type, .Int32., CancellationToken)
- IAdsAnyAccess.ReadAnyAsync.T. Method (UInt32, CancellationToken)
- IAdsAnyAccess.ReadAnyAsync.T. Method (UInt32, .Int32., CancellationToken)
- IAdsAnyAccess.ReadAnyAsync.T. Method (UInt32, UInt32, CancellationToken)
- IAdsAnyAccess.ReadAnyAsync.T. Method (UInt32, UInt32, .Int32., CancellationToken)
- IAdsAnyAccess.ReadAnyString Method (UInt32, Int32, Encoding)
- IAdsAnyAccess.ReadAnyString Method (UInt32, UInt32, Int32, Encoding)
- IAdsAnyAccess.ReadAnyStringAsync Method (UInt32, Int32, Encoding, CancellationToken)
- IAdsAnyAccess.ReadAnyStringAsync Method (UInt32, UInt32, Int32, Encoding, CancellationToken)
- IAdsHandle.ReadAsync Method
- IAdsReadWrite.ReadAsync Method
- IAdsSymbolicAccess.ReadDataType Method
- IAdsSymbolicAccess.ReadDataTypeAsync Method
- IAdsConnection.ReadDeviceInfo Method
- IAdsConnection.ReadDeviceInfoAsync Method
- IAdsStateProvider.ReadState Method
- IAdsStateProvider.ReadStateAsync Method
- IAdsSymbolicAccess.ReadSymbol Method
- IAdsSymbolicAccess.ReadSymbolAsync Method
- IAdsSymbolicAccess.ReadValue Method (ISymbol)
- IAdsSymbolicAccess.ReadValue Method (String, Type)
- IAdsSymbolicAccess.ReadValue.T. Method (String)
- IAdsSymbolicAccess.ReadValueAsync Method (ISymbol, CancellationToken)
- IAdsSymbolicAccess.ReadValueAsync Method (String, Type, CancellationToken)
- IAdsSymbolicAccess.ReadValueAsync.T. Method (String, CancellationToken)
- IAdsHandle.ReadWrite Method
- IAdsReadWrite2.ReadWrite Method
- IAdsHandle.ReadWriteAsync Method
- IAdsReadWrite.ReadWriteAsync Method
- IAdsStateProvider.RegisterAdsStateChangedAsync Method
- IAdsStateProvider.AdsStateChanged Event
- IAdsSymbolChangedProvider.RegisterSymbolVersionChangedAsync Method
- IAdsNotifications.TryAddDeviceNotification Method (String, Int32, NotificationSettings, Object, UInt32.)
- IAdsNotifications.TryAddDeviceNotification Method (UInt32, UInt32, Int32, NotificationSettings, Object, UInt32.)
- IAdsNotifications.TryAddDeviceNotificationEx Method (String, NotificationSettings, Object, Type, .Int32., UInt32.)
- IAdsNotifications.TryAddDeviceNotificationEx Method (UInt32, UInt32, NotificationSettings, Object, Type, .Int32., UInt32.)
- IAdsHandle.TryCreateVariableHandle Method
- IAdsNotifications.TryDeleteDeviceNotification Method
- IAdsHandle.TryDeleteVariableHandle Method
- IAdsRpcInvoke.TryInvokeRpcMethod Method (String, String, .Object., Object.)
- IAdsRpcInvoke.TryInvokeRpcMethod Method (String, String, .Object., .Object.., Object.)
- IAdsRpcInvoke.TryInvokeRpcMethod Method (String, String, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, .Object.., Object.)
- IAdsRpcInvoke.TryInvokeRpcMethod Method (IRpcCallableInstance, IRpcMethod, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, .Object.., Object.)
- IAdsHandle.TryRead Method
- IAdsReadWrite.TryRead Method
- IAdsSymbolicAccess.TryReadDataType Method
- IAdsStateProvider.TryReadState Method
- IAdsSymbolicAccess.TryReadSymbol Method
- IAdsSymbolicAccess.TryReadValue Method (ISymbol, Object.)
- IAdsSymbolicAccess.TryReadValue Method (String, Type, Object.)
- IAdsSymbolicAccess.TryReadValue.T. Method (String, T.)
- IAdsSymbolicAccess.TryReadValue.T. Method (ISymbol, T.)
- IAdsHandle.TryReadWrite Method
- IAdsReadWrite.TryReadWrite Method
- IAdsHandle.TryWrite Method
- IAdsReadWrite.TryWrite Method
- IAdsStateControl.TryWriteControl Method (StateInfo)
- IAdsSymbolicAccess.TryWriteValue Method (String, Object)
- IAdsSymbolicAccess.TryWriteValue Method (ISymbol, Object)
- IAdsSymbolicAccess.TryWriteValue.T. Method (String, T)
- IAdsSymbolicAccess.TryWriteValue.T. Method (ISymbol, T)
- IAdsStateProvider.UnregisterAdsStateChangedAsync Method
- IAdsSymbolChangedProvider.UnregisterSymbolVersionChangedAsync Method
- IAdsHandle.Write Method
- IAdsReadWrite2.Write Method (UInt32, UInt32)
- IAdsAnyAccess.WriteAny Method (UInt32, Object)
- IAdsAnyAccess.WriteAny Method (UInt32, Object, .Int32.)
- IAdsAnyAccess.WriteAny Method (UInt32, UInt32, Object)
- IAdsAnyAccess.WriteAny Method (UInt32, UInt32, Object, .Int32.)
- IAdsAnyAccess.WriteAnyAsync Method (UInt32, Object, CancellationToken)
- IAdsAnyAccess.WriteAnyAsync Method (UInt32, Object, .Int32., CancellationToken)
- IAdsAnyAccess.WriteAnyAsync Method (UInt32, UInt32, Object, CancellationToken)
- IAdsAnyAccess.WriteAnyAsync Method (UInt32, UInt32, Object, .Int32., CancellationToken)
- IAdsHandle.WriteAsync Method
- IAdsReadWrite.WriteAsync Method
- IAdsStateControl.WriteControl Method (StateInfo)
- IAdsStateControl.WriteControlAsync Method (AdsState, UInt16, CancellationToken)
- IAdsSymbolicAccess.WriteValue Method (String, Object)
- IAdsSymbolicAccess.WriteValue Method (ISymbol, Object)
- IAdsSymbolicAccess.WriteValue.T. Method (String, T)
- IAdsSymbolicAccess.WriteValue.T. Method (ISymbol, T)
- IAdsSymbolicAccess.WriteValueAsync Method (ISymbol, Object, CancellationToken)
- IAdsSymbolicAccess.WriteValueAsync.T. Method (String, T, CancellationToken)
- IAdsSymbolicAccess.WriteValueAsync.T. Method (ISymbol, T, CancellationToken)
- IAdsStateControl.TryWriteControl Method (StateInfo, ReadOnlyMemory.Byte.)
- IAdsReadWrite2.Write Method (UInt32, UInt32, ReadOnlyMemory.Byte.)
- IAdsStateControl.WriteControl Method (StateInfo, ReadOnlyMemory.Byte.)
- IAdsStateControl.WriteControlAsync Method (AdsState, UInt16, ReadOnlyMemory.Byte., CancellationToken)
- IAdsSymbolChangedProvider.RegisterSymbolVersionChanged Method
- IAdsSymbolChangedProvider.UnregisterSymbolVersionChanged Method