G
Guest
I'm trying to monitor machine running time. There are two ways I've thought
that this will be able to be carried out, but I'm not really sure how to do
it, or were to start. The time will have ti be monitored through a form, I
think. The form will be opened when the machine starts running.
1. When the form is opened a start time will be displayed, the current
time. When the machine stops running an end time button will be pressed,
this will then display the time the machine stopped running. The two times
would then be subtracted from each other to get the running time.
2. A stopwatch would be on the form. When the machine starts running you
press a button to start the timer. When the machine stops running you press
a button to stop the timer. This running time is then saved.
This running time is going to be used as part of a report, showing total
time available to machine, actual machine running time and machine downtime.
Thanks for the help
Tommy
that this will be able to be carried out, but I'm not really sure how to do
it, or were to start. The time will have ti be monitored through a form, I
think. The form will be opened when the machine starts running.
1. When the form is opened a start time will be displayed, the current
time. When the machine stops running an end time button will be pressed,
this will then display the time the machine stopped running. The two times
would then be subtracted from each other to get the running time.
2. A stopwatch would be on the form. When the machine starts running you
press a button to start the timer. When the machine stops running you press
a button to stop the timer. This running time is then saved.
This running time is going to be used as part of a report, showing total
time available to machine, actual machine running time and machine downtime.
Thanks for the help
Tommy