DlmsTypeProtectionModeGetProtectionModeDescription Method

Returns the desciption of protection mode.

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 GetProtectionModeDescription(
	byte value
)

Parameters

value  Byte
 

Return Value

String

See Also