SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Dlms
Limiter
Monitored
Value Property
Defines an attribute of an object to be monitored. Only attributes with simple data types are allowed.
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
DlmsTypeValueDefinition
MonitoredValue
{
get
;
set
; }
Property Value
DlmsTypeValueDefinition
See Also
Reference
DlmsLimiter Class
OddPrg.Protocols.DLMS Namespace
In This Article
Definition
See Also