OK To Run Timer

Finally we create a timer for OKTORUN - this starts when the operator scans OKTORUN and stops whenever a downtime reason is scanned. We need this so we can ignore cycle times created when the machine is in setting as the operator may be running the program in single block mode and we would otherwise record several short cycles.

Here is the setup for the OKTORUN timer:


The timer starts when we receive the OKTORUN message (barcode) or the start of the day (we don't want the machine left in setting for several days). It stops whenever a valid downtime reason is swiped - make sure you put every downtime reason in here (separated by OR) as you can have multiple downtime reasons.