DlmsTypeAutoAnswerStatusStatus Enumeration

Version 2, includes older versions.

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 enum Status

Members

Inactive0 The device will manage no new incoming call. This status is automatically reset to Active when the next listening window starts
Active1 The device can answer to the next incoming call
Locked2 This value can be set automatically by the device or by a specific client when this client has completed its reading session and wants to give the line back to the customer before the end of the window duration. This status is automatically reset to Active when the next listening window starts

See Also