FrameCounterCreateRawData(UInt32) Method

Creates raw data of a counter value.

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 static ByteBuffer CreateRawData(
	uint value
)

Parameters

value  UInt32

Return Value

ByteBuffer

See Also