Class | Description | |
---|---|---|
DAItemChangedObservable | Static class with methods to create DAItemChangedObservable<TValue> in various ways. | |
DAItemChangedObservable<TValue> | Push-based notification provider (observable) for changes in OPC Data Access item(s). | |
DAReactive | Base class for OPC Data Access push-based notification providers (observables) and receivers (observers). | |
DAWriteItemValueObserver | Static class with methods to create DAWriteItemValueObserver<TValue> in various ways. | |
DAWriteItemValueObserver<TValue> | Push-based notification receiver (observer) that writes incoming values into an OPC Data Access item. |