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 the target | |
|
Connects to the local target ADS Device. | |
|
Connects to the local target ADS Device. | |
|
Connects to the target ADS Device. | |
|
Connects to the target ADS Device. | |
|
Connects to the target ADS Device. | |
|
Connects to the target address and waits until the AdsClient is disconnected 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. | |
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Finalizes an instance of the AdsClient class. (Overrides Object.Finalize..) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
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 data synchronously from an ADS device and writes to the specified readBuffer. | |
|
Reads data synchronously from an ADS device and writes it to the given 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 the value of an Anytype (Primitive type) asynchronously. | |
|
Reads the value of an Anytype (Primitive type) asynchronously. | |
|
Reads the value of an Anytype (Primitive type) asynchronously. | |
|
ReadAnyAsync(UInt32, UInt32, Type, .Int32., CancellationToken) |
Reads the value of an Anytype (Primitive type) asynchronously. |
|
Reads data synchronously 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 a string from the specified symbol/variable. | |
|
Reads as string from a specified address. | |
|
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 data of the symbol asynchronously into the readBuffer. | |
|
Reads the data asynchronously from specified IndexGroup/IndexOffset | |
|
Call this method to obtain information about the specified data type. | |
|
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. | |
|
Call this method to obtain information about the individual symbols (variables) in ADS devices. | |
|
Call this method to obtain information about the individual symbols (variables) in ADS devices. | |
|
Reads the value of a symbol and returns it as an object. | |
|
Reads the value of a symbol and returns the value as object. The parameter type must have the same layout as the ADS symbol. | |
|
Reads the value of a symbol and returns it as an object. | |
|
Reads the value of a symbol and returns the value. The parameter type must have the same layout as the ADS symbol. | |
|
Reads the value of a symbol asynchronously and returns it as an object. Strings and all primitive data types (UInt32, Int32, Bool etc.) are supported. Arrays and structures cannot be read. | |
|
Reads the value of a symbol asynchronously. | |
|
Reads the value of a symbol asynchronously and returns it as an object. | |
|
Reads the value of a symbol asynchronously. | |
|
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 |
|
ReadWriteAsync(UInt32, Memory.Byte., ReadOnlyMemory.Byte., CancellationToken) |
ReadWrites value data asynchronously to/from the symbol represented by the variableHandle. |
|
ReadWriteAsync(UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., CancellationToken) |
Read/Writes data asynchronously to/from the specified writeBuffer, readBuffer |
|
Registers for AdsStateChanged events as an asynchronous operation. | |
|
Registers for an AdsSymbolVersionChanged event as an asynchronous operation. | |
|
Registers for an AdsSymbolVersionChanged event as an asynchronous operation. | |
|
Returns a string that represents the current object. (Inherited from 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. | |
|
Invokes the RPC Method | |
|
Reads the value synchronously data of the symbol, that is represented by the variable handle into the readBuffer. | |
|
Reads value data from the specified IndexGroup/IndexOffset to the specified memory location. | |
|
Call this method to obtain information about the specified data 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. | |
|
Call this method to obtain information about the individual symbols (variables) in ADS devices. | |
|
Reads the value of a symbol and returns it as an object. | |
|
Reads the value of a symbol and returns the value as object. | |
|
Reads the value of a symbol and returns it as an object. | |
|
Reads the value of a symbol and returns the value as object. | |
|
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. | |
|
Writes a value to the symbol. Strings and all primitive data types(UInt32, Int32, Bool etc.) are supported. Array and structures are not supported. If a string is passed as parameter, the method attempts to parse the string according to the ADS data type of the symbol. | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same layout as the ADS symbol. | |
|
Writes a value to the symbol. Strings and all primitive data types(UInt32, Int32, Bool etc.) are supported. If a string is passed as parameter, the method attempts to parse the string according to the ADS data type of the symbol. | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same layout as the ADS symbol. | |
|
unregister ads state changed as an asynchronous operation. | |
|
Unregisters the symbol version changed. | |
|
Unregisters from an AdsSymbolVersionChanged event 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. | |
|
Write the value of an Anytype (Primitive type) asynchronously. | |
|
WriteAnyAsync(UInt32, UInt32, Object, .Int32., CancellationToken) |
Write the value of an Anytype (Primitive type) asynchronously. |
|
WriteAnyStringAsync(String, String, Int32, Encoding, CancellationToken) |
Writes the string (Potentially unsafe!) |
|
WriteAnyStringAsync(UInt32, String, Int32, Encoding, CancellationToken) |
Writes the string (Potentially unsafe!) |
|
Writes the value data asynchronously that is represented by the writeBuffer to the symbol specified by the variableHandle. | |
|
Triggers a write call at the specified IndexGroup/IndexOffset asynchronously. | |
|
WriteAsync(UInt32, UInt32, ReadOnlyMemory.Byte., 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, 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 value to the symbol. Strings and all primitive data types(UInt32, Int32, Bool etc.) are supported. Array and structures are not supported. If a string is passed as parameter, the method attempts to parse the string according to the ADS data type of the symbol. | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same layout as the ADS symbol. | |
|
Writes a value to the symbol. Strings and all primitive data types(UInt32, Int32, Bool etc.) are supported. If a string is passed as parameter, the method attempts to parse the string according to the ADS data type of the symbol. | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same layout as the ADS symbol. | |
|
Writes a value to the symbol. Strings and all primitive data types(UInt32, Int32, Bool etc.) are supported. Array and structures are not supported. If a string is passed as parameter, the method attempts to parse the string according to the ADS data type of the symbol. | |
|
Writes a value to the symbol. Strings and all primitive data types(UInt32, Int32, Bool etc.) are supported. If a string is passed as parameter, the method attempts to parse the string according to the ADS data type of the symbol. | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same layout as the ADS symbol. |
Extension Methods
|
Name |
Description |
---|---|---|
|
Overloaded. Gets an observable sequence of ResultReadAdsStates via Polling. (Defined by ConnectionStateExtension.) | |
|
Overloaded. Gets an observable sequence of AdsStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of ResultReadAdsStates via Polling. (Defined by ConnectionStateExtension.) | |
|
Overloaded. Gets an observable sequence of AdsStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of ResultReadAdsStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of ResultReadAdsStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of AdsStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of ResultReadAdsStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of AdsStates via Polling. (Defined by ConnectionStateExtension.) | |
|
Overloaded. Gets an observable sequence of AdsStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of AdsStates via Polling. (Defined by ConnectionStateExtension.) | |
|
Overloaded. Gets an observable sequence of AdsStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of ResultReadDeviceStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of ResultReadDeviceStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of ResultReadDeviceStates via Polling. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of ResultReadDeviceStates via Polling. (Defined by AdsClientExtensions.) | |
|
Polls the state of the system service. (Defined by SystemServiceExtension.) | |
|
Polls the system service state asynchronously (Defined by SystemServiceExtension.) | |
|
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
PollValues(ISymbol, Type, IObservable.Unit., Func.Exception, Object.) |
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) |
|
PollValues(ISymbol, Type, TimeSpan, Func.Exception, Object.) |
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
PollValues(String, Type, IObservable.Unit., Func.Exception, Object.) |
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
PollValues(ISymbol, Type, .Int32., IObservable.Unit., Func.Exception, Object.) |
Overloaded. Polls the symbol values on time points where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) |
|
PollValues(ISymbol, Type, .Int32., TimeSpan, Func.Exception, Object.) |
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) |
|
PollValues(String, Type, .Int32., IObservable.Unit., Func.Exception, Object.) |
Overloaded. Polls the symbol values on time points where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) |
|
PollValues(String, Type, .Int32., TimeSpan, Func.Exception, Object.) |
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) |
|
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
PollValues.T.(ISymbol, IObservable.Unit., Func.Exception, T.) |
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol values on time points where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
PollValues.T.(String, IObservable.Unit., Func.Exception, T.) |
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol values on time points where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) | |
|
PollValues.T.(ISymbol, .Int32., IObservable.Unit., Func.Exception, T.) |
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) |
|
PollValues.T.(ISymbol, .Int32., TimeSpan, Func.Exception, T.) |
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) |
|
PollValues.T.(String, .Int32., IObservable.Unit., Func.Exception, T.) |
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) |
|
PollValues.T.(String, .Int32., TimeSpan, Func.Exception, T.) |
Overloaded. Polls the symbol as value sequence of object values with a specified period time. (Defined by AnyTypeExtensions.) |
|
Overloaded. Polls the symbol values on timepoints where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) | |
|
Overloaded. Polls the symbol values on time points where the polling observable streams data / triggers (Defined by AnyTypeExtensions.) | |
|
Reads the System Service state (AdsSysServState) (Defined by SystemServiceExtension.) | |
|
Reads the System Service state (AdsSysServState) (asynchronous) (Defined by SystemServiceExtension.) | |
|
ReadWithFallback(UInt32, UInt32, Memory.Byte., UInt32, Boolean.) |
Overloaded. Ads Read with fallback. (Defined by AdsClientExtensions.) |
|
ReadWithFallback(UInt32, UInt32, UInt32, Memory.Byte., Func.ResultRead, Boolean., Boolean.) |
Overloaded. Ads Read with Fallback. (Defined by AdsClientExtensions.) |
|
ReadWithFallbackAsync(UInt32, UInt32, UInt32, Memory.Byte., CancellationToken) |
Overloaded. Ads Read with fallback as an asynchronous operation. (Defined by AdsClientExtensions.) |
|
Overloaded. Ads Read with fallback as an asynchronous operation. (Defined by AdsClientExtensions.) | |
|
Overloaded. Repeated AdsRead. (Defined by AdsClientExtensions.) | |
|
RepeatedRead(UInt32, UInt32, Memory.Byte., Int32, TimeSpan, Func.ResultRead, Boolean.) |
Overloaded. Repeated AdsRead. (Defined by AdsClientExtensions.) |
|
RepeatedReadAsync(UInt32, UInt32, Memory.Byte., Int32, TimeSpan, CancellationToken) |
Overloaded. Repeated AdsRead as an asynchronous operation. (Defined by AdsClientExtensions.) |
|
Overloaded. Repeated AdsRead as an asynchronous operation. (Defined by AdsClientExtensions.) | |
|
Sends a SystemService Restart to the target system and waits until the system has finished the state changes (SystemService, Port 10000) (asynchronously) (Defined by SystemServiceExtension.) | |
|
Sets an AdsState/AdsStateCommand to an AdsServer and waits until the StateChange finishes. (Defined by ConnectionStateExtension.) | |
|
Sets an AdsState/AdsStateCommand to an AdsServer and waits until the StateChange finishes. (Defined by ConnectionStateExtension.) | |
|
Waits until the Restart is detected on the client (SystemService, Port 10000) (Defined by SystemServiceExtension.) | |
|
Waits until the SystemService Restart is detectd on the client (SystemService, Port 10000) (asynchronously) (Defined by SystemServiceExtension.) | |
|
Gets an observable sequence of AdsStates. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of Notifications. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of Notification objects. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of Notification objects. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of SymbolValueNotifications. (Defined by AdsClientExtensions.) | |
|
Overloaded. Creates an observable sequence of values that are created by ADS Notifications. (Defined by AnyTypeExtensions.) | |
|
Overloaded. Creates an observable sequence of values that are created by ADS Notifications. (Defined by AnyTypeExtensions.) | |
|
Overloaded. Gets an observable sequence of SymbolVersion changed counts. (Defined by AdsClientExtensions.) | |
|
Overloaded. Gets an observable sequence of SymbolVersion changed counts. (Defined by AdsClientExtensions.) | |
|
Observable sequence of Values driven by ADS Notifications on the specified symbol. (Defined by ValueSymbolExtensions.) | |
|
Overloaded. Writes the sequence of values to the symbol specified by the instance path. (Defined by AnyTypeExtensions.) | |
|
Overloaded. Writes the sequence of values to the symbol specified by the instance path. (Defined by AnyTypeExtensions.) |
- 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.InvokeRpcMethod Method
- AdsClient.InvokeRpcMethodAsync Method
- AdsClient.Read Method
- AdsClient.ReadAny Method
- AdsClient.ReadAnyAsync Method
- AdsClient.ReadAnyString Method
- AdsClient.ReadAnyStringAsync Method
- AdsClient.ReadAsync 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.ReadWriteAsync 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.TryRead 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