DlmsTypeGetTypeTag Method

Returns the tag of the type defined in the BB

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 byte GetTypeTag(
	DlmsType type
)

Parameters

type  DlmsType
DLMS type

Return Value

Byte
Tag of the DLMS type

See Also