question

Ousmane avatar image
0 Likes"
Ousmane asked Ousmane commented

How to know the state of object in a period of time?

I have a model that receives an order over several days. For each day I give my driver a deadline to load all the pallets, once the time is up I release the driver, he is no longer working. and I want to measure the occupation time of my driver in this distributed time only so that it is not degraded by the time when he is not working. But my model takes into account the whole day, I want the dashboard to take into account only the time when the driver is allowed to work. anyone know how to do this?


attached my model for more details

Picking by order.fsm

FlexSim 23.0.2
scheduleoccupationperiod
picking-by-order.fsm (258.1 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Ousmane commented

You do not have to integrate this into the Process Flow directly. You can set up a time table in the toolbox that dictates when objects are active or not. The time table also lets you choose which state the objects should be in when they are "down". Set this state to be counted as "Excluded" in the State Table and the respective time will not be counted towarsd the utilization in the state chart.

1677167890695.png

picking-by-order(2).fsm


1677167890695.png (109.7 KiB)
picking-by-order2.fsm (176.3 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Ousmane avatar image Ousmane commented ·

Thank you so much

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.