<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpAssetIntCoreConfigType |
mapp Services V5.16
This data type is used to configure the acquisition of AssetInt statistics.
For information about how the configuration update of the individual parameters is carried out at runtime, see section Configuration during runtime.
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.
The following should be taken into account when specifying the amount of storage space:
•RecordSizeOfShiftStatistics: 450 bytes are required per shift entry
•RecordSizeOfJobStatistics: 450 bytes are required per job entry
•RecordSizeOfTimeline: 150 bytes are required per timeline entry
This information can be used to calculate how much total storage space should be used.
Data type |
Default value |
Description |
||
BOOL |
FALSE |
Enables file backup functionality |
||
UDINT |
20 |
Reserved memory for job statistics [kB] |
||
UDINT |
20 |
Reserved memory for the shift statistics [kB] |
||
UDINT |
20 |
Reserved memory for the timeline [kB] |
||
UDINT |
1000 |
Cycle time for calculating the current production rate |
||
mpASSETINT_MEM_SRAM |
Memory location: SRAM (battery-backed) |
|||
Shifts |
ARRAY[0..4] of MpAssetIntShiftParType |
|
Shift history in detail |
|
Export |
|
Specifies how the export should proceed |
|
|
SaveInterval |
REAL |
60 |
Reserved for future use |
|