SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Dlms
Activity
Calendar
Week
Profile
Table
Passive Property
Contains an array of week_profiles to be used in the different seasons. For each week_profile, the day_profile for every day of a week is identified.
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
DlmsTypeWeekProfileArray
WeekProfileTablePassive
{
get
;
set
; }
Property Value
DlmsTypeWeekProfileArray
See Also
Reference
DlmsActivityCalendar Class
OddPrg.Protocols.DLMS Namespace
In This Article
Definition
See Also