<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpPackMLStatisticsUIStateType |
mapp Services V5.16
This data type returns statistical data regarding a state.
Data type |
Description |
|
CumulativeTime |
Total runtime of the current state [seconds] |
|
CumulativePercent |
REAL |
Total runtime of the current state in relation to the total runtime of the machine [%] VC4 connection: Datapoint from Scale - See information |
CurrentTime |
Runtime of the current state since its activation [seconds] |
|
CurrentPercent |
REAL |
Runtime of the current state since its activation in relation to the total runtime of this state [%] |
In order for parameter "CumulativePercent" to be displayed, a text snippet must be created for each state (MpPackMLStatisticsUIConnect.States.Starting.CumulativePercent).