DlmsMacAddressSetupGetAttributeVariableName Method

Returns a variable name used in SN referencing of a given attribute. Attribute short name offsets are defined in BB.

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 DlmsTypeLong GetAttributeVariableName(
	sbyte id
)

Parameters

id  SByte

Return Value

DlmsTypeLong

See Also