Changes for page 3. Metering Channels

Last modified by Iaroslav Platonov on 2026/06/08 09:57

From version 43.2
edited by Lana
on 2025/11/30 19:39
Change comment: There is no comment for this version
To version 43.3
edited by Lana
on 2025/11/30 19:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -197,4 +197,20 @@
197 197  
198 198  Figure 5.7. Using calculation formula
199 199  
200 +Fig. 5.7 shows the application of the calculation formula:
201 +3*IM{Object identifier IM}.r_ohm_per_km*pow(agg("mean","{line current}","{Interval}"),2)*0.001, where:
202 +
203 +* **IM{Identifier of the IM object}. r_ohm_per_km **– reference to the value of the attribute with the code **" r_ohm_per_km " "** of the information model object
204 +* **Pow **– exponentiation
205 +* **Agg **is an aggregation function
206 +* **Mean **– average value for the time interval
207 +* **{line current} **– a link to the tag ID
208 +* **{Interval} **– data interval.
209 +
210 + The braces **{ }** contain the arguments that need to be entered in the data entry fields as in Fig. 5.7.
211 +
212 +=== 5.4. Downloading/Uploading calculated channels ===
213 +
214 +The** Downloading/Uploading configuration files** page (Settings > Configuration files) provides functionality for importing and exporting calculation metering channels using Excel files.
215 +
200 200