Class EL3443
Represents an EL3443 terminal with a three phase power measurement.
public class EL3443 : WCStateTerminalBase, INotifyPropertyChanged, ITerminal, IHasWCState
- Inheritance
-
EL3443
- Implements
- Inherited Members
Remarks
Process Data Object (PDO) Configuration
- Select the predefined PDO assignment "Default"
- Enable 0x1A05 (L1 Advanced)
- Enable 0x1A0F (L2 Advanced)
- Enable 0x1A19 (L3 Advanced)
Constructors
EL3443()
Initializes a new instance of the EL3443 class.
public EL3443()
Properties
Modules
Gets the ILisrtModules from the terminal.
public override IEnumerable<ILisrtModule> Modules { get; }
Property Value
PowerMeasurementInput
Gets the power measurement input.
public PowerMeasurementInput PowerMeasurementInput { get; }