DlmsAssociationLNGetAttributeId Method

Gets the attribute index from the short name used in SN referencing

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 override sbyte GetAttributeId(
	ushort shortName
)

Parameters

shortName  UInt16
Short name of the object's attribute

Return Value

SByte
Index of the attribute

See Also