SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Dlms
Profile
Generic
Buffer Property
Contains a sequence of entries. Each entry contains values of the captured objects (as they would be returned to a GET.request or Read. request).
Definition
Namespace:
OddPrg.Protocols.DLMS
Assembly:
OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
Copy
public
DlmsTypeStructureList
Buffer
{
get
;
set
; }
Property Value
DlmsTypeStructureList
See Also
Reference
DlmsProfileGeneric Class
OddPrg.Protocols.DLMS Namespace
In This Article
Definition
See Also