Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: aconstruction on June 15, 2013, 11:50:11 AM

Title: Cycle timer
Post by: aconstruction on June 15, 2013, 11:50:11 AM
On the program-run screen under the tool information area there is a timer that shows elapsed time. This timer resets to zero each time a tool is changed and cycle start is pressed. I would like the timer to keep running until the end of the program to record an elapsed cycle time for the entire program.  Is this possible?  Thanks.
Title: Re: Cycle timer
Post by: BR549 on June 15, 2013, 03:58:15 PM
Not possible

(;-) TP
Title: Re: Cycle timer
Post by: stirling on June 16, 2013, 04:34:38 AM
 
On the program-run screen under the tool information area there is a timer that shows elapsed time. This timer resets to zero each time a tool is changed and cycle start is pressed. I would like the timer to keep running until the end of the program to record an elapsed cycle time for the entire program.  Is this possible?  Thanks.

???

Not what happens here - the timer doesn't get reset at tool change and does indicate the whole program run time.

Ian
Title: Re: Cycle timer
Post by: aconstruction on June 18, 2013, 02:11:01 AM
I'm confused...mine definitely resets after a tool change and cycle start is pressed.
Title: Re: Cycle timer
Post by: Hood on June 18, 2013, 02:59:56 AM
Doesnt reset for me either, if you attach your xml I will test with it, also attach some code that it happens with in case there is something in the code that is triggering it and if you could zip your m6start and m6end macros and attach as well.
Few questions as well,
 What version of Mach are you using?
 Do you have any Brains or Macropump running?
 Are you using any plugins?

Hood
 
Title: Re: Cycle timer
Post by: BR549 on June 18, 2013, 03:17:13 AM
It is Version related, they were playing with the code to make it as Others wanted it to be. It changed several times through developement.

(;-) TP
Title: Re: Cycle timer
Post by: garyhlucas on June 18, 2013, 07:46:37 AM
I'd like to have a second timer as well. The average time from program start to program start. That way you'd get an idea of the total time per part, including you sips of coffee, reloading, browsing forums while the machine sits etc.
Title: Re: Cycle timer
Post by: Tweakie.CNC on June 18, 2013, 07:54:07 AM
Quote
I'd like to have a second timer as well. The average time from program start to program start. That way you'd get an idea of the total time per part, including you sips of coffee, reloading, browsing forums while the machine sits etc.

Nice one Gary - A "Wasted" timer - I bet the boss would love to see on of those  ;D ;D

Tweakie.