DlmsTypeFloat32 Constructor

Overload List

DlmsTypeFloat32 Paramaterless constructor used by XmlSerializer
DlmsTypeFloat32(ByteBuffer) Initializes a new instance of the DlmsTypeFloat32 class. The value will be fomputed from the first 4 bytes of the rawData
DlmsTypeFloat32(Single) Initializes a new instance of the DlmsTypeFloat32 class.

See Also