<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpAssetIntShiftStatisticsType |
mapp Services V5.16
This data type indicates the statistics of the current shift.
For an explanation of the individual parameters and how they are calculated, see section Calculating asset intensity.
Data type |
Description |
|
ShiftName |
STRING[20] |
Name of the current shift. Specified in the MpAssetIntCore configuration. |
CurrentUser |
STRING[50] |
Currently logged-in user. Specified via input parameter "Parameter" on MpAssetIntCore |
AdditionalData |
STRING[255] |
Additional information. Specified via input parameter "Parameter" on MpAssetIntCore |
TotalTime |
Total time since the start of the shift |
|
ScheduledDowntime |
Scheduled downtime since the start of the shift |
|
UnscheduledDowntime |
Unscheduled downtime since the start of the shift |
|
Uptime |
Runtime during which the machine is not at a planned or unplanned standstill. |
|
GoodProductionTime |
Amount of effective production time since the start of the shift |
|
NominalProductionTime |
Production time at machine's nominal speed |
|
ScheduledDowntimeRate |
REAL |
Percent of scheduled downtime since the start of the shift |
UnscheduledDowntimeRate |
REAL |
Percent of unscheduled downtime since the start of the shift |
NominalProductionTimeRate |
REAL |
Production time rate at machine's nominal speed |
TargetPieces |
UDINT |
Target quantity of manufactured products since the start of the shift |
TotalPieces |
UDINT |
Number of manufactured products since the start of the shift |
GoodPieces |
UDINT |
Number of good products since the start of the shift |
RejectPieces |
UDINT |
Number of rejected products since the start of the shift |
BadPieceRate |
REAL |
Number of bad products since the start of the shift |
CurrentProductionRate |
REAL |
Current production rate since the start of the shift [Products/h] |
IdealProductionRate |
REAL |
Ideal production rate |