DlmsDisconnectControlControlState Property

Shows the internal state of the disconnect control object. (0) Disconnected, (1) Connected, (2) Ready_for_reconnection

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 DlmsTypeEnum ControlState { get; set; }

Property Value

DlmsTypeEnum

See Also