DlmsTypeAutoAnswerModeMode 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 Mode

Members

LineDedicatedToTheDevice0 Line dedicated to the device
SharedLineLimitedNumberOfCalls1 Shared line management with a limited number of calls allowed. Once the number of calls is reached, the window status becomes inactive until the next start date, whatever the result of the call
SharedLineLimitedNumberOfSuccessfulCalls2 Shared line management with a limited number of successful calls allowed. Once the number of successful communications is reached, the window status becomes inactive until the next start date
CurrentlyNoModemConnected3 Currently no modem connected
ManufacturerSpecific200 Manufacturer specific modes

See Also