AdsClient Methods
The AdsClient 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) |
Adds a device notification as an asynchronous operation. |
|
|
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 cache. | |
|
|
Closes this AdsClient | |
|
|
Connects/Reconnects to the specified target address. | |
|
|
Connects the specified port. | |
|
|
Connects/Reconnects to the specified port of the local ADS target device. | |
|
|
Connects/Reconnects to the specified target address. | |
|
|
Connects the specified net identifier. | |
|
|
Connects/Reconnects to the specified target address. | |
|
|
Connects/Reconnects to the target address and waits until the IAdsConnection is disconnected asynchronously. | |
|
|
Connects/Reconnects to the specified target address asynchronously. | |
|
|
Connects/Reconnects to the specified port of the local system asynchonously. | |
|
|
Connects/Reconnects to the specified target address asynchronously. | |
|
|
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 AdsClient from the local ADS router. | |
|
|
Disconnects this AdsClient from the local ADS router. | |
|
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
|
|
Determines whether the specified object is equal to the current object. | |
|
|
Finalizes an instance of the AdsClient class.
| |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current instance. | |
|
|
InvokeRpcMethodAsync(IRpcCallableInstance, IRpcMethod, Object[], CancellationToken) |
invoke RPC method as an asynchronous operation. |
|
|
InvokeRpcMethodAsync(String, String, Object[], CancellationToken) |
Invokes the specified RPC Method asynchronously |
|
|
invoke RPC method as an asynchronous operation. | |
|
|
Invokes the specified RPC Method asynchronously | |
|
|
Reads any. | |
|
|
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 any. | |
|
|
Reads data synchronously from an ADS device and writes it to an object. | |
|
|
Reads any. | |
|
|
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 any as result. | |
|
|
Reads any as result. | |
|
|
Reads any asynchronous. | |
|
|
Reads data synchronously from an ADS device and writes it to an object. | |
|
|
Read any as an asynchronous operation. | |
|
|
Read any as an asynchronous operation. | |
|
|
Reads data asynchronously from an ADS device and writes it to an object. | |
|
|
ReadAnyAsync(UInt32, UInt32, Type, Int32[], CancellationToken) |
Read any as an asynchronous operation. |
|
|
Reads any asynchronous. | |
|
|
Read any as an asynchronous operation. | |
|
|
Read any as an asynchronous operation. | |
|
|
Read any as an asynchronous operation. | |
|
|
Read any as an asynchronous operation. | |
|
|
Read any as an asynchronous operation. | |
|
|
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 />. | |
|
|
Reads data synchronously from an ADS device. | |
|
|
Reads/Determines the DataType Inforrmation with the specifed name. | |
|
|
Read data 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. | |
|
|
Read symbol 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 and returns it as an typed object. | |
|
|
Reads the value. | |
|
|
Read value as an asynchronous operation. | |
|
|
Read value as an asynchronous operation. | |
|
|
Read value as an asynchronous operation. | |
|
|
Read value as an asynchronous operation. | |
|
|
Writes data synchronously to an ADS device and then Reads data from that target. | |
|
|
ReadWrite(UInt32, UInt32, Memory<Byte>, ReadOnlyMemory<Byte>) |
Writes data synchronously to an ADS device and then Reads data from this device into the readBuffer |
|
|
Writes data synchronously to an ADS device and reads data from that device. | |
|
|
Registers for AdsStateChanged events as an asynchronous operation. | |
|
|
Registers the symbol version changed event (synchronously) | |
|
|
Register symbol version changed as an asynchronous operation. | |
|
|
Resurrects the connection | |
|
|
Returns a string that represents the current object. | |
|
|
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. | |
|
|
Deletes a registered notification. | |
|
|
Releases the specified symbol/variable handle synchronously. | |
|
|
Invokes the specified RPC Method | |
|
|
TryInvokeRpcMethod(String, String, Object[], Object[], Object) |
Invokes the specified RPC Method |
|
|
Tries the invoke RPC method. | |
|
|
TryInvokeRpcMethod(String, String, Object[], AnyTypeSpecifier[], AnyTypeSpecifier, Object[], Object) |
Invokes the RPC Method |
|
|
Tries the read any string. | |
|
|
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. | |
|
|
TryReadWrite(UInt32, Memory<Byte>, ReadOnlyMemory<Byte>, Int32) |
ReadWrites value data synchronously to/from the symbol represented by the variableHandle. |
|
|
TryReadWrite(UInt32, UInt32, Memory<Byte>, ReadOnlyMemory<Byte>, Int32) |
Writes data synchronously to an ADS device and reads data from that device. |
|
|
Resurrects the connection | |
|
|
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. | |
|
|
unregister ads state changed as an asynchronous operation. | |
|
|
Unregisters the symbol version changed event (synchronously) | |
|
|
Unregister symbol version changed as an asynchronous operation. | |
|
|
Writes data synchronously to an ADS device. | |
|
|
Triggers a 'Write' call 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 the string (Potentially unsafe!) | |
|
|
Writes the data / Value into the specified writeBuffer. | |
|
|
Write as an asynchronous operation. | |
|
|
Writes the asynchronous. | |
|
|
WriteAsync(UInt32, UInt32, ReadOnlyMemory<Byte>, CancellationToken) |
Write as an asynchronous operation. |
|
|
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, ReadOnlyMemory<Byte>, CancellationToken) |
Writes the state asynchronously |
|
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same layout as the ADS symbol. | |
|
|
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.
|
See Also
- AdsClient.AddDeviceNotification Method
- AdsClient.AddDeviceNotificationAsync Method
- AdsClient.AddDeviceNotificationEx Method
- AdsClient.AddDeviceNotificationExAsync Method
- AdsClient.CleanupSymbolTable Method
- AdsClient.Close Method
- AdsClient.Connect Method
- AdsClient.ConnectAndWaitAsync Method
- AdsClient.CreateVariableHandle Method
- AdsClient.CreateVariableHandleAsync Method
- AdsClient.DeleteDeviceNotification Method
- AdsClient.DeleteDeviceNotificationAsync Method
- AdsClient.DeleteVariableHandle Method
- AdsClient.DeleteVariableHandleAsync Method
- AdsClient.Disconnect Method
- AdsClient.Dispose Method
- AdsClient.Finalize Method
- AdsClient.InvokeRpcMethodAsync Method
- AdsClient.ReadAny Method
- AdsClient.ReadAnyAsync Method
- AdsClient.ReadAnyString Method
- AdsClient.ReadAnyStringAsync Method
- AdsClient.ReadDataType Method
- AdsClient.ReadDataTypeAsync Method
- AdsClient.ReadDeviceInfo Method
- AdsClient.ReadDeviceInfoAsync Method
- AdsClient.ReadState Method
- AdsClient.ReadStateAsync Method
- AdsClient.ReadSymbol Method
- AdsClient.ReadSymbolAsync Method
- AdsClient.ReadValue Method
- AdsClient.ReadValueAsync Method
- AdsClient.ReadWrite Method
- AdsClient.RegisterAdsStateChangedAsync Method
- AdsClient.RegisterSymbolVersionChangedAsync Method
- AdsClient.TryAddDeviceNotification Method
- AdsClient.TryAddDeviceNotificationEx Method
- AdsClient.TryCreateVariableHandle Method
- AdsClient.TryDeleteDeviceNotification Method
- AdsClient.TryDeleteVariableHandle Method
- AdsClient.TryInvokeRpcMethod Method
- AdsClient.TryReadDataType Method
- AdsClient.TryReadState Method
- AdsClient.TryReadSymbol Method
- AdsClient.TryReadValue Method
- AdsClient.TryReadWrite Method
- AdsClient.TryResurrect Method
- AdsClient.TryWrite Method
- AdsClient.TryWriteControl Method
- AdsClient.TryWriteValue Method
- AdsClient.UnregisterAdsStateChangedAsync Method
- AdsClient.UnregisterSymbolVersionChangedAsync Method
- AdsClient.Write Method
- AdsClient.WriteAny Method
- AdsClient.WriteAnyAsync Method
- AdsClient.WriteAnyStringAsync Method
- AdsClient.WriteAsync Method
- AdsClient.WriteControl Method
- AdsClient.WriteControlAsync Method
- AdsClient.WriteSymbolAsync Method
- AdsClient.WriteValue Method
- AdsClient.WriteValueAsync Method
- AdsClient.RegisterSymbolVersionChanged Method
- AdsClient.UnregisterSymbolVersionChanged Method
- AdsClient.ConnectAsync Method
- AdsClient.DisconnectAsync Method
- AdsClient.ReadWriteAsResult Method
- AdsClient.ResurrectAsync Method
- AdsClient.TryReadAnyString Method
- AdsClient.WriteAsResult Method
- AdsClient.ConnectAsync Method
- AdsClient.DisconnectAsync Method
- AdsClient.ReadAnyAsResult Method
- AdsClient.ReadAsResult Method
- AdsClient.ReadWriteAsResult Method
- AdsClient.ResurrectAsync Method
- AdsClient.TryReadAnyString Method
- AdsClient.WriteAsResult Method
- AdsClient.AdsSymbolVersionChanged Event
- AdsClient.AddDeviceNotification(String, Int32, NotificationSettings, Object) Method
- AdsClient.AddDeviceNotification(UInt32, UInt32, Int32, NotificationSettings, Object) Method
- AdsClient.ConnectAsync(AmsAddress, CancellationToken) Method
- AdsClient.ConnectAsync(Int32, CancellationToken) Method
- AdsClient.ConnectAsync(AmsNetId, Int32, CancellationToken) Method
- AdsClient.DisconnectAsync Method
- AdsClient.ReadAny(String, Type) Method
- AdsClient.ReadAny(UInt32, Type) Method
- AdsClient.ReadAny(String, Type, Int32[]) Method
- AdsClient.ReadAny(UInt32, Type, Int32[]) Method
- AdsClient.ReadAny(UInt32, UInt32, Type) Method
- AdsClient.ReadAny(UInt32, UInt32, Type, Int32[]) Method
- AdsClient.ReadWriteAsResult Method
- AdsClient.ResurrectAsync Method
- AdsClient.TryReadAnyString Method
- AdsClient.TryReadValue(ISymbol, Object) Method
- AdsClient.TryReadValue(String, Type, Object) Method
- AdsClient.TryWriteValue(ISymbol, Object) Method
- AdsClient.TryWriteValue(String, Object) Method
- AdsClient.Write(UInt32, UInt32) Method
- AdsClient.WriteAsResult Method
- AdsClient.WriteAsync(UInt32, UInt32, CancellationToken) Method