DlmsFrameWrapperCreateServerWPort Method

Creates server wPort number using server SAP address and server physical address.

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 ushort CreateServerWPort(
	ushort logicalSapAddress,
	ushort physicalAddress
)

Parameters

logicalSapAddress  UInt16
physicalAddress  UInt16

Return Value

UInt16

See Also