Changes for page 3. Metering Channels
Last modified by Iaroslav Platonov on 2026/06/08 09:57
From version 61.3
edited by Iaroslav Platonov
on 2026/02/06 05:05
on 2026/02/06 05:05
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -CENTO Manuals.WebHome1 +CENTO onboarding.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Iaroslav1 +XWiki.Lana - Content
-
... ... @@ -1,19 +1,16 @@ 1 -= CONTENT = 1 +== CONTENT == 2 2 3 -{{toc/}} 4 4 5 - ----4 +== 1. INTRODUCTION == 6 6 7 - =1.INTRODUCTION=6 +CENTO is a multifunctional software platform for data collection, processing, and display. This Guide contains a description of setting up metering of electricity, energy resources, as well as other types of metering. 8 8 9 - (%style="font-size:16px"%)CENTOisamultifunctionalsoftwareplatformfor datacollection,processing,anddisplay.This Guide contains a descriptionof settingup meteringofelectricity,energy resources,aswellas othertypesofmetering.8 +It is assumed that the user, having read the instructions "User manual" and "Setup manual", is already familiar with the main elements of the interface and how to configure CENTO. 10 10 11 - (% style="font-size:16px"%)Itis assumed that the user, having read the instructions "User manual" and "Setup manual", is already familiar with the main elements of the interface and how to configureCENTO.10 +== 2. ELECTRICITY METERING == 12 12 13 -= 2. ELECTRICITYMETERING=12 +=== 2.1. Device setup === 14 14 15 -== 2.1. Device setup == 16 - 17 17 CENTO software can work with a variety of metering devices that have the ability to measure and store power and power profiles. The metering function is enabled by adding the metering protocol corresponding to the device on the **Device editing** page (Settings > Devices, tags, channels > Devices), then, similar to other polling protocols, the parameters of communication with the device (RTU address, TCP/UDP port, timeout and number of connection attempts) and scheduled polling parameters (cron of CENTO rules) are specified, to configure electricity metering, the file number is specified in the "File#" field, which stores power and power profiles. 18 18 19 19 We will consider the survey of historical data of interval values of accumulated electricity using the example of SATEC devices. For this purpose, the// SATEC (Modbus TCP)// protocol is used (see Fig 2.1). ... ... @@ -86,7 +86,7 @@ 86 86 87 87 Viewing and changing the metering parameters in the memory of the metering device is carried out in accordance with the instructions of the operating manual for this device. 88 88 89 -== 2.2. Setting up metering channels == 86 +=== 2.2. Setting up metering channels === 90 90 91 91 Electricity meters often do not need to manually add channels to the list of tags, so all the settings are in the metering protocol. The display of the used accounting channels from the protocol automatically appears on the **Tags, channels** tab, but with a ban on editing actions. 92 92 ... ... @@ -98,11 +98,11 @@ 98 98 99 99 The forms for filling in the fields for setting up electricity metering protocols are different and depend on the type/model of the device, instructions for working with the protocols can be described in different manuals and, if necessary, provided to the User. 100 100 101 -= 3. ENERGY METERING (COMING) = 98 +== 3. ENERGY METERING (COMING) == 102 102 103 -== 3.1. Device Setup (Coming) == 100 +=== 3.1. Device Setup (Coming) === 104 104 105 -= 4. OTHER TYPES OF METERING = 102 +== 4. OTHER TYPES OF METERING == 106 106 107 107 108 108 In addition to metering electricity and energy resources, the CENTO software supports tracking of operating time, emissions and discharges, as well as product accounting. ... ... @@ -109,7 +109,7 @@ 109 109 110 110 Metering can be implemented not only on the basis of specialized metering devices, but also performed in the CENTO software itself on the basis of tags (real-time data). For example, using information about the state of the equipment (0 - disabled and 1- enabled), the user can set up a metering channel that will calculate the operating time of the equipment. And using the processing functions (see Section 5 of this manual), you can form metering channels (increments) from the current capacity, instantaneous flow or an ever-growing meter. 111 111 112 -= 5. CALCULATED CHANNELS = 109 +== 5. CALCULATED CHANNELS == 113 113 114 114 If the device installed at any connection does not have the function of storing interval values of electricity/power in the memory, as well as archived values for other types of metering, CENTO has the function of generating interval values from tags (real-time data). In order to create a metering channel, go to Settings > Devices, tags, channels > Calculation channels (see Fig. 5.1). 115 115 ... ... @@ -117,7 +117,7 @@ 117 117 118 118 Figure 5.1. List of calculated channels 119 119 120 -== 5.1. Channel from tag == 117 +=== 5.1. Channel from tag === 121 121 122 122 To create a new metering channel from real-time data (tags), click the button [[image:Screenshot 2025-11-30 at 16.28.39.png||height="18" width="92"]] 123 123 ... ... @@ -151,7 +151,7 @@ 151 151 152 152 Processing the calculated channel with formula input. 153 153 154 -== 5.2. Calculated channel == 151 +=== 5.2. Calculated channel === 155 155 156 156 To create a channel that processes the values of several connections, or interval values, for example, summing up electricity consumption by a group of consumers (total energy consumption) or calculating the balance of consumed energy, click the button on the **Calculated channels** tab (see Fig. 4.1), then click [[image:Screenshot 2025-11-30 at 16.33.58.png||height="22" width="116"]] 157 157 ... ... @@ -178,7 +178,7 @@ 178 178 * rr_imp - R+ readings 179 179 * rr_exp - R- readings 180 180 181 -== 5.3. Calculated channels via Information Model == 178 +=== 5.3. Calculated channels via Information Model === 182 182 183 183 For calculation channels of the same type, it is possible to define custom formulas that operate based on Information Model objects and their attributes. In addition to tags and channels, the Information Model can also supply supplementary data (e.g., reference information). To create a template, click the create template button [[image:Screenshot 2025-11-30 at 16.36.34.png||height="27" width="26"]] as shown in Fig. 5.4. 184 184 ... ... @@ -212,9 +212,9 @@ 212 212 213 213 The braces **{ }** contain the arguments that need to be entered in the data entry fields as in Fig. 5.7. 214 214 215 -== 5.4. Downloading/Uploading calculated channels == 212 +=== 5.4. Downloading/Uploading calculated channels === 216 216 217 -The** Downloading/Uploading configuration files** page (Settings > Configuration files) provides functionality for importing and exporting calculation metering channels using Excel files.214 +The** Downloading/Uploading configuration files** page (Settings > Configuration files) provides functionality for importing and exporting calculation metering channels using Excel files. 218 218 219 219 [[image:Screenshot 2025-11-30 at 16.40.46.png||height="527" width="1219"]] 220 220 ... ... @@ -230,11 +230,11 @@ 230 230 |integral|Integral of Values|Integral by tag ID40011100 in a 1-hour time interval 231 231 |first|Indication at the beginning of the interval|first([ti50206_type5], 3600, 0, 0) – calculation of readings based on the ID50206 tag at the beginning of the interval, calculated every hour 232 232 233 -= 6. RECEIPT OF ACCOUNTING DATA = 230 +== 6. RECEIPT OF ACCOUNTING DATA == 234 234 235 -The** Analysis of the receipt of data** page is the same for all types of metering. It is described in details in the "User manual"232 +The** Analysis of the receipt of data** page is the same for all types of metering. It is described in details in the "User manual" 236 236 237 -== 6.1. Manual polling == 234 +=== 6.1. Manual polling === 238 238 239 239 If it is necessary to re-acquire data from metering devices, a manual poll should be performed. To do this, navigate to the **Receipt of metering data** page (Analysis > Receipt of metering data). This action opens the **Analysis of the receipt of data** interface (see Fig. 6.1) 240 240 ... ... @@ -256,7 +256,7 @@ 256 256 257 257 The **Refresh** button requeries the data from the database for the current view. 258 258 259 -== 6.2. Recalculation of calculated channels == 256 +=== 6.2. Recalculation of calculated channels === 260 260 261 261 In case of changes in the data used in the calculation channels or changes in the calculation formulas, it is necessary to recalculate the values of the calculated channels. This is performed in the **Analysis of the receipt of data** interface (Analysis > Receipt of metering data). The button [[image:Screenshot 2025-11-30 at 16.47.46.png||height="20" width="70"]] appears if the devices to which the calculated channels are bound are selected in the tree. 262 262 ... ... @@ -268,11 +268,11 @@ 268 268 269 269 At the end of the recalculation process, the information on the **Analysis of metering data** page (Analysis > Metering data) will be updated. 270 270 271 -= 7. ANALYSIS OF METERING DATA = 268 +== 7. ANALYSIS OF METERING DATA == 272 272 273 -== 7.1. Viewing metering data == 270 +=== 7.1. Viewing metering data === 274 274 275 -To view historical data on electricity/energy metering, select **Metering data** in the drop-down list of the **Analysis** menu. As a result, the** Analysis of data metering** page opens (see Fig 7.1 – Fig. 7.2).272 +To view historical data on electricity/energy metering, select **Metering data** in the drop-down list of the **Analysis** menu. As a result, the** Analysis of data metering** page opens (see Fig 7.1 – Fig. 7.2). 276 276 277 277 [[image:Screenshot 2025-11-30 at 16.50.11.png||height="533" width="767"]] 278 278 ... ... @@ -284,7 +284,7 @@ 284 284 285 285 A more detailed description of this interface is described in the "User manual". 286 286 287 -== 7.2. Metering data manual entry == 284 +=== 7.2. Metering data manual entry === 288 288 289 289 With the appropriate rights, the User can make a manual entry of metering data. To do this, you hover the cursor over the desired cell in the table, perform a left click of the mouse and enter a new value, after which the save value icon appears on the right side of the input field [[image:Screenshot 2025-11-30 at 16.51.39.png]]. Press it or //Enter// on your keyboard, and the value goes to the CENTO database. For devices where only manual data entry is provided, CENTO has developed a procedure for filling the cells between two manual entries. If readings are recorded at 10:00 a.m. and then again at 8:00 p.m., the system automatically fills in the readings for all intermediate intervals. For electricity metering channels, the system additionally calculates and populates the corresponding energy and power values. 290 290