DlmsIecHdlcSetupInterOctetTimeOut Property

Defines the time, expressed in milliseconds, over which, when any character is received from the primary station, the device will treat the already received data as a complete frame.

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

Property Value

DlmsTypeLongUnsigned

See Also