{% extends "support.html" %} {% block head %} {{ block.super }} {% endblock %} {% block pagehead %} {% include 'pagehead.html' %} {% endblock %} {% block content %}
| Running Time: | Amount of time that a tower spent dispensing cards |
| Impeded Time: | Amount of time that a tower had cards to run in its order queue but could not run because no canisters in the tower could satisfy the orders in the queue |
| Idle Time: | Amount of time that a tower was up and running and able to dispense cards but it had no work sent to it |
| Paused Time: | Amount of time that a tower was in the Pause state by someone pausing from the HMI or support sending a dosis_pause command |
| Halted Time: | Amount of time that a tower was stopped due to an error or someone pressing Stop button on HMI or someone triggering an ESTOP |
| Sys Queue Empty: | Amount of time that the Order Queue for the entire system had no work to do |
| No Data: | Amount of time where there are no status data entries for a tower (i.e. tower was turned off) |