Wiki source code of 3. Metering Channels
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | CONTENT | ||
| 2 | |||
| 3 | |||
| 4 | == 1. INTRODUCTION == | ||
| 5 | |||
| 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. | ||
| 7 | |||
| 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. | ||
| 9 | |||
| 10 | == 2. ELECTRICITY METERING == | ||
| 11 | |||
| 12 | === 2.1. Device setup === | ||
| 13 | |||
| 14 | 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. | ||
| 15 | |||
| 16 | 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). | ||
| 17 | |||
| 18 | [[image:Screenshot 2025-11-27 at 18.53.58.png]] | ||
| 19 | |||
| 20 | Figure 2.1. Settings of the E/E metering protocol | ||
| 21 | |||
| 22 | Setting up the E/E metering protocol contains the following fields: | ||
| 23 | |||
| 24 | [[image:Screenshot 2025-11-27 at 18.56.14.png]] | ||
| 25 | |||
| 26 | Selection of the accounting protocol from the drop-down list and its inclusion in the survey. | ||
| 27 | |||
| 28 | [[image:Screenshot 2025-11-27 at 18.56.53.png]] | ||
| 29 | |||
| 30 | Setting up a poll according to the Cron rule (there can be several) with set attempts and timeouts. | ||
| 31 | |||
| 32 | [[image:Screenshot 2025-11-27 at 18.57.26.png]] | ||
| 33 | |||
| 34 | Specifying the network address of the device and the port for the TCP connection. | ||
| 35 | |||
| 36 | [[image:Screenshot 2025-11-27 at 18.57.54.png]] | ||
| 37 | |||
| 38 | Serial number of the E/E metering data file in the device's memory (for devices of the Satec type). | ||
| 39 | |||
| 40 | [[image:Screenshot 2025-11-27 at 18.58.26.png]] | ||
| 41 | |||
| 42 | Device administrator password. | ||
| 43 | |||
| 44 | [[image:Screenshot 2025-11-27 at 18.58.55.png]] | ||
| 45 | |||
| 46 | Coefficients of conversion of interval values of readings/power (depends on the type of metering device, as well as on the type of connection (direct or with measuring transformers). | ||
| 47 | |||
| 48 | [[image:Screenshot 2025-11-27 at 18.59.34.png]] | ||
| 49 | |||
| 50 | Transformation coefficients of current and voltage transformers, meter coefficient. | ||
| 51 | |||
| 52 | [[image:Screenshot 2025-11-27 at 19.00.09.png]] | ||
| 53 | |||
| 54 | Specifying the TCP connection number for parallel polling of one device (for example, if the device is connected via a Modbus TCP/Modbus RTU converter, then the number of the trunk to which the device is connected is specified). | ||
| 55 | |||
| 56 | [[image:Screenshot 2025-11-27 at 19.00.46.png]] | ||
| 57 | |||
| 58 | Selection of energy/power profile. | ||
| 59 | |||
| 60 | [[image:Screenshot 2025-11-27 at 19.01.19.png]] | ||
| 61 | |||
| 62 | Enabling/disabling the time synchronization of the device on the CENTO side, with the configured period of maximum time correction in seconds, as well as the permissible deviation. | ||
| 63 | |||
| 64 | [[image:Screenshot 2025-11-27 at 19.01.49.png]] | ||
| 65 | |||
| 66 | Enabling/disabling a particular channel. | ||
| 67 | |||
| 68 | [[image:Screenshot 2025-11-27 at 19.02.20.png]] | ||
| 69 | |||
| 70 | Serial number of the record (metering channel) in the E/E metering data file in the device's memory (for devices of the Satec type). | ||
| 71 | |||
| 72 | [[image:Screenshot 2025-11-27 at 19.02.51.png]] | ||
| 73 | |||
| 74 | When this option is enabled, the specified numbers of energy and power files are not taken into account. | ||
| 75 | |||
| 76 | [[image:Screenshot 2025-11-27 at 19.03.24.png]] | ||
| 77 | |||
| 78 | Enabling/disabling reading logs from the device. | ||
| 79 | |||
| 80 | [[image:Screenshot 2025-11-27 at 19.03.56.png]] | ||
| 81 | |||
| 82 | Rounding of channels. | ||
| 83 | |||
| 84 | 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. | ||
| 85 | |||
| 86 | 2.2. |