Jump to content

Recommended Posts

Posted

Dear all, 

I would like to create like a stopwatch which is able to estimate the time for the current batch in production. 

i.e., batch 1 ends, batch 2 starts: stopwatch switches to ON and starts giving as output the duration of the last batch (batch 2). 

Many thanks!

 

Matia 

  • Seeq Team
Posted

Hi Matia,

Can you clarify a bit as to exactly what you are looking for? For example, when Batch 2 is running, are you wanting to see the remaining time for Batch 2 assuming it would operate at the same duration as Batch 1 (e.g. (batch 1 duration) - (running time of batch 2))? Or are you just wanting to see the previous batch's duration? Or something else?

Posted

Hi Joe, 

Yes sure!  I would like to estimate the duration of the current batch in production in hour (see picture attached below), so the batch we are still running.  

image.thumb.png.122e397528900fe527be09cfa44b5401.png

 

Thanks

 

Matia 

  • Seeq Team
Posted

Hi Matia,

If you have already made a capsule for the batch, you can simply use the timesince function in Formula to make a counter for the current batch duration:

timeSince($condition, 1h)

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...