DlmsObjectGetClassType Method

Returns the type of implemented DLMS/COSEM object with a given class id.

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 Type GetClassType(
	ushort classId
)

Parameters

classId  UInt16

Return Value

Type

See Also