DlmsProtocolReadAttribute Method

Overload List

ReadAttribute(DlmsObject, DlmsAttributeInfo, DlmsDataParsed, CancellationToken, Boolean) Reads value of one attribute of DLMS/COSEM object with selective access option. DLMS association must be created before this method is called. Association can be created by CreateAssocitation method.
ReadAttribute(DlmsObject, SByte, String, DlmsDataParsed, CancellationToken) Reads value of one attribute of DLMS/COSEM object. DLMS association must be created before this method is called. Association can be created by CreateAssocitation method.
ReadAttribute(DlmsObject, SByte, String, DlmsSelectiveAccessParams, DlmsDataParsed, CancellationToken) Reads value of one attribute of DLMS/COSEM object. DLMS association must be created before this method is called. Association can be created by CreateAssocitation method.

See Also