DlmsTypeLcpOptionGetLcpFCSAlternativesDescription Method

Converts the LCP FCS alternatives value to the string

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 GetLcpFCSAlternativesDescription(
	DlmsTypeLcpOptionFCS type
)

Parameters

type  DlmsTypeLcpOptionFCS
LCP FCS alternatives value

Return Value

String
LCP FCS alternatives as a string

See Also