Class PowerMeasurementInput
Represents a three phase power measurement input.
public class PowerMeasurementInput : ChannelLisrtModuleBase, INotifyPropertyChangedEx, ILisrtModule, INotifyPropertyChanged, IHasDeviceLabel, IHasKey, IHasServiceView
- Inheritance
-
PropertyChangedBasePowerMeasurementInput
- Implements
-
INotifyPropertyChangedEx
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
Properties
Measurement
Gets the actual three phase power measurement.
public ThreePhasePowerMeasurement Measurement { get; }
Property Value
Methods
ShowServiceView()
Shows the service window.
public void ShowServiceView()