DlmsAttributeInfo(SByte, String, DlmsSelectiveAccessParams) Constructor
Initializes a new instance of DlmsAttributeInfo using an attribute name and params for selective access.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public DlmsAttributeInfo(
sbyte attributeID,
string attributeDescription,
DlmsSelectiveAccessParams selectiveAccess
)
Parameters
- attributeID SByte
- ID of attribute used to read its value.
- attributeDescription String
- Description that can be used to display in log while reading attribute value.
- selectiveAccess DlmsSelectiveAccessParams