MpOeeCoreConfigType

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpOeeCoreConfigType

mapp Services V5.16

This data type is used to configure the acquisition of OEE 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.

memoryconfiguration

The following should be taken into account when specifying the amount of storage space:

RecordingSizeShiftStatistics: 450 bytes are required per shift entry

RecordingSizeTimeline: 150 bytes are required per timeline entry

This can be used to calculate the total amount of storage space.

Parameter

Data type

Default value

Description

Configuration update

RecordingSizeShiftStatistics

UDINT

200

Reserved memory for shift statistics [kB]

change_enable

RecordingSizeTimeline

UDINT

200

Reserved memory for the timeline [kB]

change_enable

RecordMemory

MpOeeMemoryEnum

mpOEE_MEM_SRAM

Memory location: SRAM (battery-backed)

change_enable

Shifts

ARRAY[0..4] of MpOeeShiftParType

 

Shift history in detail

 

Export

MpOeeExportType

 

Specifies how the export should proceed

 

SaveInterval

REAL

60

Reserved for future use