MpAssetIntCoreConfigType

<< 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.

memoryconfiguration

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.

Parameter

Data type

Default value

Description

Configuration update

EnableFileBackup

BOOL

FALSE

Enables file backup functionality

change_enable

RecordingSizeJobStatistics

UDINT

20

Reserved memory for job statistics [kB]

change_enable

RecordingSizeShiftStatistics

UDINT

20

Reserved memory for the shift statistics [kB]

change_enable

RecordingSizeTimeline

UDINT

20

Reserved memory for the timeline [kB]

change_enable

CalculationTimeBase

UDINT

1000

Cycle time for calculating the current production rate

change_enable

RecordMemory

MpAssetIntMemoryEnum

mpASSETINT_MEM_SRAM

Memory location: SRAM (battery-backed)

change_enable

Shifts

ARRAY[0..4] of MpAssetIntShiftParType

 

Shift history in detail

 

Export

MpAssetIntExportType

 

Specifies how the export should proceed

 

SaveInterval

REAL

60

Reserved for future use