DlmsTypeScalerUnit(DlmsTypeInteger, DlmsTypeUnit) Constructor

Creates a new instance of ScalerUnitType object

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 DlmsTypeScalerUnit(
	DlmsTypeInteger scaler,
	DlmsTypeUnit unit
)

Parameters

scaler  DlmsTypeInteger
unit  DlmsTypeUnit

See Also