DlmsDisconnectControlOutputState Property

Shows the actual physical state of the disconnect unit, i.e. if an electricity breaker or a gas valve is open or closed. boolean : TRUE = Closed, FALSE = Open

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public DlmsTypeBoolean OutputState { get; set; }

Property Value

DlmsTypeBoolean

See Also