...
Uptime - the amount of time the machine actually was up
Scheduled - the amount of time the machine was expected to be up
Total - the amount of parts that were actually made
Expected - the amount of parts that were expected to be made
Cycles - the amount of cycles that actually occurred
Expected Cycles - the amount of cycles that were expected (includes unscheduled!) *
Cycle Time [seconds per cycle]
...
Actual SPH = Cycles / Uptime [hours]
Expected SPH = Expected Cycles * / Scheduled [hours]
SPH Gauge = Actual SPH - Expected SPH
...
Actual SPM = Cycles / Uptime [minutes]
Expected SPM = Expected Cycles * / Scheduled [minutes]
SPM Gauge = Actual SPM - Expected SPM
...