IAdsDisposableConnection Methods
The IAdsDisposableConnection 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. (Inherited from IAdsNotifications.) |
|
AddDeviceNotification(UInt32, UInt32, Int32, NotificationSettings, Object) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotification event. (Inherited from IAdsNotifications.) |
|
AddDeviceNotificationAsync(String, Int32, NotificationSettings, Object, CancellationToken) |
Connects a variable to the ADS client asynchronously. The ADS client will be notified by the AdsNotification event. (Inherited from IAdsNotifications.) |
|
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. (Inherited from IAdsNotifications.) |
|
AddDeviceNotificationEx(String, NotificationSettings, Object, Type) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. (Inherited from IAdsNotifications.) |
|
AddDeviceNotificationEx(String, NotificationSettings, Object, Type, .Int32.) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. (Inherited from IAdsNotifications.) |
|
AddDeviceNotificationEx(UInt32, UInt32, NotificationSettings, Object, Type) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. (Inherited from IAdsNotifications.) |
|
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. (Inherited from IAdsNotifications.) |
|
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. (Inherited from IAdsNotifications.) |
|
Connects a variable to the ADS client asynchronously. The ADS client will be notified by the AdsNotificationEx event. (Inherited from IAdsNotifications.) | |
|
Clears the internal symbol / DataTypes cache. (Inherited from IAdsSymbolicAccess.) | |
|
Closes this IConnection (Inherited from IConnection.) | |
|
(Re)Connects the IConnection when disconnected. (Inherited from IConnection.) | |
|
Connects the target ADS Device. (Inherited from IAdsConnectAddress.) | |
|
Connects to the local target ADS Device. (Inherited from IAdsConnectAddress.) | |
|
Connects to the target ADS Device. (Inherited from IAdsConnectAddress.) | |
|
Connects to the target ADS Device. (Inherited from IAdsConnectAddress.) | |
|
Determines the Symbol handle by its instance path synchronously. (Inherited from IAdsHandle.) | |
|
Determines the Symbol handle by its instance path asynchronously. (Inherited from IAdsHandle.) | |
|
Deletes a registered notification. (Inherited from IAdsNotifications.) | |
|
Deletes a registered notification asynchronously. (Inherited from IAdsNotifications.) | |
|
Releases the specified symbol/variable handle synchronously. (Inherited from IAdsHandle.) | |
|
Releases the specified symbol/variable handle asynchronously. (Inherited from IAdsHandle.) | |
|
Disconnects this IConnection. (Inherited from IConnection.) | |
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
|
InvokeRpcMethodAsync(String, String, .Object., CancellationToken) |
Invokes the specified RPC Method asynchronously (Inherited from IAdsRpcInvoke.) |
|
Invokes the specified RPC Method asynchronously (Inherited from IAdsRpcInvoke.) | |
|
Invokes the specified RPC Method asynchronously (Inherited from IAdsRpcInvoke.) | |
|
Reads data synchronously from an ADS device and writes to the specified readBuffer. (Inherited from IAdsHandle.) | |
|
Reads data synchronously from an ADS device and writes it to the given readBuffer (Inherited from IAdsReadWrite2.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data synchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data asynchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
ReadAnyAsync(UInt32, UInt32, Type, .Int32., CancellationToken) |
Reads data asynchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) |
|
Reads data asynchronously from an ADS device. (Inherited from IAdsAnyAccess.) | |
|
Reads data asynchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data asynchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads data asynchronously from an ADS device and writes it to an object. (Inherited from IAdsAnyAccess.) | |
|
Reads a string from the specified symbol/variable. (Inherited from IAdsAnyAccess.) | |
|
Reads as string from a specified address. (Inherited from IAdsAnyAccess.) | |
|
ReadAnyStringAsync(UInt32, Int32, Encoding, CancellationToken) |
Reads a string asynchronously from the specified symbol/variable (Inherited from IAdsAnyAccess.) |
|
ReadAnyStringAsync(UInt32, UInt32, Int32, Encoding, CancellationToken) |
Reads a string from a specified address asynchronously. (Inherited from IAdsAnyAccess.) |
|
Reads the value data of the symbol asynchronously into the readBuffer. (Inherited from IAdsHandle.) | |
|
Reads the data asynchronously from specified IndexGroup/IndexOffset (Inherited from IAdsReadWrite.) | |
|
Call this method to obtain information about the specified data type. (Inherited from IAdsSymbolicAccess.) | |
|
Call this method to obtain information about the specified data type. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the identification and version number of an ADS server. (Inherited from IAdsConnection.) | |
|
Reads the identification and version number of an ADS server. (Inherited from IAdsConnection.) | |
|
Reads the ADS status and the device status from an ADS server. (Inherited from IAdsStateProvider.) | |
|
Reads the ADS status and the device status from an ADS server. (Inherited from IAdsStateProvider.) | |
|
Call this method to obtain information about the individual symbols (variables) in ADS devices. (Inherited from IAdsSymbolicAccess.) | |
|
Call this method to obtain information about the individual symbols (variables) in ADS devices. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol and returns it as an object. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol and returns the value as object. The parameter type must have the same binary layout as the ADS symbol. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol and returns the value. The parameter type must have the same binary layout as the ADS symbol. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol asynchronously and returns it as an object. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol asynchronously. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol asynchronously. (Inherited from IAdsSymbolicAccess.) | |
|
Writes data synchronously to an ADS device and then Reads data from that target. (Inherited from IAdsHandle.) | |
|
ReadWrite(UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte.) |
Writes data synchronously to an ADS device and then Reads data from this device into the readBuffer (Inherited from IAdsReadWrite2.) |
|
ReadWriteAsync(UInt32, Memory.Byte., ReadOnlyMemory.Byte., CancellationToken) |
ReadWrites value data asynchronously to/from the symbol represented by the variableHandle. (Inherited from IAdsHandle.) |
|
ReadWriteAsync(UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., CancellationToken) |
Read/Writes data asynchronously to/from the specified writeBuffer, readBuffer (Inherited from IAdsReadWrite.) |
|
Registers for AdsStateChanged events as an asynchronous operation. (Inherited from IAdsStateProvider.) | |
|
Registers the symbol version changed. (Inherited from IAdsSymbolChangedProvider.) | |
|
Registers the symbol version changed asynchronously. (Inherited from IAdsSymbolChangedProvider.) | |
|
TryAddDeviceNotification(String, Int32, NotificationSettings, Object, UInt32.) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotification event. (Inherited from IAdsNotifications.) |
|
TryAddDeviceNotification(UInt32, UInt32, Int32, NotificationSettings, Object, UInt32.) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotification event. (Inherited from IAdsNotifications.) |
|
TryAddDeviceNotificationEx(String, NotificationSettings, Object, Type, .Int32., UInt32.) |
Connects a variable to the ADS client. The ADS client will be notified by the AdsNotificationEx event. (Inherited from IAdsNotifications.) |
|
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. (Inherited from IAdsNotifications.) |
|
Determines the Symbol handle by its instance path synchronously. (Inherited from IAdsHandle.) | |
|
Deletes a registered notification. (Inherited from IAdsNotifications.) | |
|
Releases the specified symbol/variable handle synchronously. (Inherited from IAdsHandle.) | |
|
Invokes the specified RPC Method (Inherited from IAdsRpcInvoke.) | |
|
TryInvokeRpcMethod(String, String, .Object., .Object.., Object.) |
Invokes the specified RPC Method (Inherited from IAdsRpcInvoke.) |
|
Invokes the rpc method. (Inherited from IAdsRpcInvoke.) | |
|
Invokes the rpc method. (Inherited from IAdsRpcInvoke.) | |
|
Reads the value synchronously data of the symbol, that is represented by the variable handle into the readBuffer. (Inherited from IAdsHandle.) | |
|
Reads data synchronously from an ADS device and writes it to the given stream. (Inherited from IAdsReadWrite.) | |
|
Call this method to obtain information about the specified data type. (Inherited from IAdsSymbolicAccess.) | |
|
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. (Inherited from IAdsStateProvider.) | |
|
Call this method to obtain information about the individual symbols (variables) in ADS devices. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol and returns it as an object. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol and returns the value as object. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol and returns it as an object. (Inherited from IAdsSymbolicAccess.) | |
|
Reads the value of a symbol and returns the value as object. (Inherited from IAdsSymbolicAccess.) | |
|
TryReadWrite(UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32.) |
ReadWrites value data synchronously to/from the symbol represented by the variableHandle. (Inherited from IAdsHandle.) |
|
TryReadWrite(UInt32, UInt32, Memory.Byte., ReadOnlyMemory.Byte., Int32.) |
Writes data synchronously to an ADS device and reads data from that device. (Inherited from IAdsReadWrite.) |
|
Writes the value data synchronously that is represented in the writeBuffer to the symbol with the specified variableHandle. (Inherited from IAdsHandle.) | |
|
Writes data synchronously to an ADS device. (Inherited from IAdsReadWrite.) | |
|
Changes the ADS status and the device status of an ADS server. (Inherited from IAdsStateControl.) | |
|
Changes the ADS status and the device status of an ADS server. (Inherited from IAdsStateControl.) | |
|
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. (Inherited from IAdsSymbolicAccess.) | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same layout as the ADS symbol. (Inherited from IAdsSymbolicAccess.) | |
|
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. (Inherited from IAdsSymbolicAccess.) | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same binary layout as the ADS symbol. (Inherited from IAdsSymbolicAccess.) | |
|
Registers for AdsStateChanged events as an asynchronous operation. (Inherited from IAdsStateProvider.) | |
|
Unregisters the symbol version changed. (Inherited from IAdsSymbolChangedProvider.) | |
|
Unregisters the symbol version changed asynchronous. (Inherited from IAdsSymbolChangedProvider.) | |
|
Writes data synchronously to an ADS device. (Inherited from IAdsHandle.) | |
|
Triggers a 'Write' call to the ADS device at the specified address. (Inherited from IAdsReadWrite2.) | |
|
Writes data synchronously to an ADS device. (Inherited from IAdsReadWrite2.) | |
|
Writes an object synchronously to an ADS device. (Inherited from IAdsAnyAccess.) | |
|
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. (Inherited from IAdsAnyAccess.) | |
|
Writes an object synchronously to an ADS device. (Inherited from IAdsAnyAccess.) | |
|
Writes an object synchronously to an ADS device. (Inherited from IAdsAnyAccess.) | |
|
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. (Inherited from IAdsAnyAccess.) | |
|
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. (Inherited from IAdsAnyAccess.) | |
|
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. (Inherited from IAdsAnyAccess.) | |
|
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. (Inherited from IAdsAnyAccess.) |
|
Writes the value data asynchronously that is represented by the writeBuffer to the symbol specified by the variableHandle. (Inherited from IAdsHandle.) | |
|
WriteAsync(UInt32, UInt32, ReadOnlyMemory.Byte., CancellationToken) |
Writes the data / Value asynchronously into the specified writeBuffer. (Inherited from IAdsReadWrite.) |
|
Changes the ADS status and the device status of an ADS server. (Inherited from IAdsStateControl.) | |
|
Changes the ADS status and the device status of an ADS server. (Inherited from IAdsStateControl.) | |
|
Changes the ADS status and device status of the ADS server asynchronously. (Inherited from IAdsStateControl.) | |
|
WriteControlAsync(AdsState, UInt16, ReadOnlyMemory.Byte., CancellationToken) |
Changes the ADS status and device status of the ADS server asynchronously. (Inherited from IAdsStateControl.) |
|
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. (Inherited from IAdsSymbolicAccess.) | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same binary layout as the ADS symbol. (Inherited from IAdsSymbolicAccess.) | |
|
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. (Inherited from IAdsSymbolicAccess.) | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same binary layout as the ADS symbol. (Inherited from IAdsSymbolicAccess.) | |
|
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. (Inherited from IAdsSymbolicAccess.) | |
|
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. (Inherited from IAdsSymbolicAccess.) | |
|
Writes the passed object value to the specified ADS symbol.The parameter type must have the same binary layout as the ADS symbol. (Inherited from IAdsSymbolicAccess.) |
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.) |