question

Doris C avatar image
0 Likes"
Doris C asked Felix Möhlmann answered

Skip First Delay Time

Delay time is applied to AGV Elevator in current modeling. The motion I want is that the first AGV goes through without delay. Delay time shall be applied to all subsequent agv.

It's a control I've always wanted to try, but I still don't know how to do

delay-time-test.fsm

FlexSim 19.0.0
agvdelaytimeagv elevator
delay-time-test.fsm (120.0 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

You can use the "Time by Case" optoin in the delay activity and use the input statistic to determine if the token is the first to enter or not.

1639119873493.png

To get the "getstat()" command you can use the sampling tool and click on the activity. By default it will contain "Output", which you can change to "Input" (or you use a delay of 0s if the output is 0 and 10s otherwise)


1639119873493.png (12.4 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.

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.