DlmsApplicationNameContextId(DlmsReferencingType, Boolean) Constructor

Creates context-id of application-context-name in AARQ request or AARE response. It is defined in GB Table 45.

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 DlmsApplicationNameContextId(
	DlmsReferencingType referencing,
	bool useCiphering
)

Parameters

referencing  DlmsReferencingType
useCiphering  Boolean

See Also