DlmsTypeConformanceBlockGetName Method

Returns name of a bit with specified index

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 string GetName(
	int index
)

Parameters

index  Int32
0 to 23

Return Value

String

See Also