Table of Contents

Class PowerMeasurementInput

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

Represents a three phase power measurement input.

public class PowerMeasurementInput : ChannelLisrtModuleBase, INotifyPropertyChangedEx, ILisrtModule, INotifyPropertyChanged, IHasDeviceLabel, IHasKey, IHasServiceView
Inheritance
PropertyChangedBase
PowerMeasurementInput
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Properties

Measurement

Gets the actual three phase power measurement.

public ThreePhasePowerMeasurement Measurement { get; }

Property Value

ThreePhasePowerMeasurement

Methods

ShowServiceView()

Shows the service window.

public void ShowServiceView()