DlmsTypeBcd(Byte) Constructor

Initializes a new instance of the DlmsTypeBcd class.

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 DlmsTypeBcd(
	byte value
)

Parameters

value  Byte
Value of the number, range 0 to 99

See Also