DlmsIecHdlcSetupInactivityTimeout Property

Defines the time, expressed in seconds over which, when any frame is received from the primary station, the device will process a disconnection. When this value is set to 0, this means that the inactivity_time_out is not operational.

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 DlmsTypeLongUnsigned InactivityTimeout { get; set; }

Property Value

DlmsTypeLongUnsigned

See Also