<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpPackMLStatisticsUIModeType |
mapp Services V5.16
This data type can be used to select a mode for which statistical data can be displayed.
Data type |
Description |
|
ModeID |
DINT |
Mode for which statistical data should be displayed. If 0 is entered, the data for the currently active mode is displayed. |
CumulativeTime |
Total runtime of the current mode [seconds] |
|
CumulativePercent |
REAL |
Total runtime of the current mode in relation to the total runtime of the machine [%] VC4 connection: Datapoint from Scale - See information |
CurrentTime |
Runtime of the current mode since its activation [seconds] |
|
CurrentPercent |
REAL |
Runtime of the current mode since its activation in relation to the total runtime of this mode [%] |
In order for parameter "CumulativePercent" to be displayed, you must create a text snippet (MpPackMLStatisticsUIConnect.Mode.CumulativePercent).
The created text snippet is used in the MpPackMLStatisticsText text group.