Table of Contents

Class EL91xx

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

Represents a potential supply terminal, 24 V DC, with diagnostics, for example EL910 or EL9160.

public class EL91xx : WCStateTerminalBase, INotifyPropertyChangedEx, INotifyPropertyChanged, ITerminal, IHasWCState
Inheritance
PropertyChangedBase
EL91xx
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Constructors

EL91xx()

Initializes a new instance of the EL91xx class.

public EL91xx()

Properties

Modules

Gets the ILisrtModules from the terminal.

public override IEnumerable<ILisrtModule> Modules { get; }

Property Value

IEnumerable<ILisrtModule>

Returns nothing.

PowerIsOK

Gets a value indicating whether the power is OK.

public bool PowerIsOK { get; }

Property Value

bool