DlmsTypeCellInfoCellId Property

Two-byte cell ID in hexadecimal format. Up to version 1 of GSM disgnostic class - DlmsTypeLongUnsigned. From version 2 of Gsm diagnostic class - DlmsTypeDoubleLongUnsigned.

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

Property Value

DlmsTypeDoubleLongUnsigned

See Also