SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Dlms
Register
Monitor
Monitored
Value Property
Defines which attribute of an object is to be monitored. Only values 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
DlmsRegisterMonitor Class
OddPrg.Protocols.DLMS Namespace
In This Article
Definition
See Also