<< Click to Display Table of Contents >> Navigation: Multi-Protocol MasterOPC Server > DLMS PROTOCOL PLUG-IN > DLMS PROTOCOL DESCRIPTION > DLMS OBJECTS > DEMAND REGISTER OBJECT |
Demand Register object is the averaging object. This class is intended for recording the average variable value by sliding window method for a certain period of time. This class can be used for calculation and storage of peak power values as well as average voltage (current) values within measurement interval.
Number |
Attribute |
Data type |
1 |
Logic name of the object |
Line |
2 |
Current average value |
Any, except for arrays, structures and time |
3 |
Last average value |
Any, except for arrays, structures and time |
4 |
Scale and measurement unit |
Short integer |
5 |
Status |
Line, number, real number – at the manufacturer choice |
6 |
Record time |
Time |
7 |
Start time |
Time |
8 |
Averaging period duration |
32 unsigned integer |
9 |
Number of periods |
16 bit unsigned integer |
Scale and measurement unit - two-byte field. The most significant byte stores scale as an exponential factor (-128..127), while the least significant byte stores the measurement unit code. Import utility can define the scale and output the measurement unit. In execution state this parameter is not accessed (the scale is stored in tag settings).