Class AnalogOversamplingInput
Represents an analog input channel of an oversampling terminal (e.g. EL3702).
public abstract class AnalogOversamplingInput : AnalogInput, ILisrtModule, IHasDeviceLabel, IAnalogInput, IHasKey, IHasDescription, IHasServiceView, IInitializable, INotifyPropertyChangedEx, INotifyPropertyChanged, IRecordable
- Inheritance
-
PropertyChangedBaseAnalogOversamplingInput
- Implements
-
INotifyPropertyChangedEx
- Derived
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
Events
RecordValuesReceived
Occurs when the ADS server raises a notification for new values.
public event EventHandler<RecordValuesReceivedEventArgs> RecordValuesReceived