MpOeeExportType

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpOeeExportType

mapp Services V5.16

This data type defines the export behavior.

Parameter

Data type

Value

Description

Configuration update

ShiftStatistics

BOOL

TRUE

Defines whether the shift statistics are exported

change_duringruntime

ShiftStatisticsPattern

STRING[50]

'ShiftStatistics_%Y_%m_%d_%H_%M.csv'

Filename including timestamp. This format can be changed.

change_duringruntime

Timeline

BOOL

TRUE

Defines whether the timeline statistics are exported

change_duringruntime

TimelinePattern

STRING[50]

'Timeline_%Y_%m_%d_%H_%M.csv'

Filename including timestamp. This format can be changed.

change_duringruntime

DecimalDigits

UINT

2

Specifies how many decimal positions are saved

change_duringruntime

ColumnSeparator

STRING[1]

","

Delimiter used to separate PVs in the .csv file

change_duringruntime

DecimalMark

STRING[1]

"."

Character to be used for the decimal separator

change_duringruntime