CosemVariableValueCollection Constructor

Creates new instance of CosemVariableValueCollection class.

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 CosemVariableValueCollection(
	CosemVariableDescriptorWithSelection[] variables,
	DlmsType[] values
)

Parameters

variables  CosemVariableDescriptorWithSelection
values  DlmsType

Exceptions

ArgumentException

See Also