DlmsTypeAutoConnectModeMode Enumeration
Version 2, includes older versions.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
NoAutoConnect | 0 |
No auto connect; the device never connects
|
AutoDiallingAllowedAnytime | 1 |
Auto dialling allowed anytime, the values defined in the calling_window are ignored
|
AutoDiallingAllowedWithinCallingWindow | 2 |
Auto dialling allowed within the validity time of the calling_window
|
RegularAutoDiallingAllowedWithinCallingWindow | 3 |
Regular auto dialling allowed within the validity time of the calling_window; alarm initiated auto dialling allowed anytime
|
SMSSendingViaPLMN | 4 |
SMS sending via Public Land Mobile Network
|
SMSSendingViaPSTN | 5 |
SMS sending via PSTN
|
EmailSending | 6 |
Email sending
|
Reserved1First | 7 |
Reserved
|
Reserved1Last | 99 |
Reserved
|
PermanentlyConnected | 101 |
The device is permanently connected to the communication network
|
PermanentlyConnectedWithinCallingWindow | 102 |
The device is permanently connected to the communication network within the validity time of the calling window. The device is disconnected outside the calling window. No connection possible outside the calling window
|
PermanentlyConnectedWithinCallingWindowOrConnectMethod | 103 |
The device is permanently connected to the communication network within the validity time of the calling window. The device is disconnected outside the calling window but it connects to the communication network as soon as the connect method is invoked
|
UsuallyDisconnectedUntilConnectMethod | 104 |
The device is usually disconnected. It connects to the communication network as soon as the connect method is invoked
|
Reserved2 | 105 |
Reserved
|
ManufacturerSpecific | 200 |
Manufacturer specific modes
|