Table of Contents

Class AnalogOversamplingInput

Namespace
Loehnert.Lisrt.IO.Beckhoff.Channels
Assembly
Loehnert.Lisrt.IO.Beckhoff.dll

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
PropertyChangedBase
AnalogOversamplingInput
Implements
INotifyPropertyChangedEx
Derived
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Events

RecordValuesReceived

Occurs when the ADS server raises a notification for new values.

public event EventHandler<RecordValuesReceivedEventArgs> RecordValuesReceived

Event Type

EventHandler<RecordValuesReceivedEventArgs>