DlmsTypeFloatingPoint(Single) Constructor

Initializes a new instance of the DlmsTypeFloat32 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 DlmsTypeFloatingPoint(
	float value
)

Parameters

value  Single
Value of the number

See Also