<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpEnergyCore configuration |
mapp Services V5.16
For information about how the configuration can be adjusted at runtime, see here in section "Changing the configuration at runtime".
•Show advanced parameter
Name |
||||||||
Energy |
||||||||
Record memory |
||||||||
Recording size |
||||||||
Save Interval |
||||||||
Remember module data |
||||||||
Export |
||||||||
Filename pattern |
||||||||
Timestamp pattern |
||||||||
File type |
||||||||
Column separator |
||||||||
Decimal mark |
"SaveInterval" defines the time interval used to transfer data from DRAM to USER ROM.
Parameter "Record memory" defines the way in which recorded data is saved. The following modes can be selected:
UserROM: If memory type UserROM is used, then the save interval must also be specified ("SaveInterval"). Recorded data is first saved temporarily to a data object in DRAM. After each save interval, the data is then saved to UserROM.
SRAM: When using battery-backed memory, there must be sufficient memory reserved in the controller configuration. The collected data is saved temporarily to a data object and then backed up in SRAM. Can only be used if the hardware being used is equipped with SRAM memory.
Buffered UserROM: If memory type "Buffered UserROM" is used, then the data is first saved temporarily to a data object in SRAM before being transferred to UserROM.
Temporary: Data is saved to DRAM. It is important to note that this data is not protected in the event of power failure or restart!
Parameter "Recording size" defines how much memory should be reserved for the energy data. Approx. 160 bytes should be planned for each function block used. By default, a memory size of 4 kB is defined, which is sufficient for approx. 25 function blocks (example: 1x MpEnergyCore, 14x MpEnergyRegEnergy and 10x MpEnergyRegPower)
"Remember module data" defines whether the already collected energy data should be available again after disabling and enabling the function blocks.
Export settings can be defined in section "Export". This includes how the file to be exported should be saved. Which file format should be used is defined under "File type". Parameter "Column separator" defines the delimiter used to separate PVs in the CSV file. "Decimal mark" specifies how the decimal point should be displayed.