DlmsProtocolReadObjectList Method

Overload List

ReadObjectList(DlmsObject, DlmsDataParsed, String, CancellationToken) Reads object list and returns created objects of all known classes. DLMS association must be created before this method is called. Association can be created by CreateAssocitation method.
ReadObjectList(DlmsObject, UInt16, DlmsDataParsed, String, CancellationToken) Reads object list and returns created objects of classes with the desired IDs

See Also