DlmsRegisterGetScaledValueWithUnitAsString Method

Gets value in parameter as string. If necessary, the value is corrected with scaler from ScalerUnit. Also unit is displayed.

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 string GetScaledValueWithUnitAsString(
	DlmsType value
)

Parameters

value  DlmsType

Return Value

String

See Also