question

Pooja I avatar image
0 Likes"
Pooja I asked Pooja I commented

Elevator and box movement

Elevator and box movement.fsm


Hello Team,


In this model, box moves on station to station if its available (triggers applied to station)

Similarly, box should move from elevator if station is available.


Please see the attached model.

FlexSim 24.0.1
elevatorconveyor station
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 Pooja I commented

To delay the actual unload action of the elevator you would have to control its movements in Process Flow. (Well, not necessarily but it would be the easiest option)

You can approximate this behaviour by stopping the item at the start of the conveyor if the first station is not available and close the output of the Exit Transfer of the lower conveyor until the item continues.

elevator-and-box-movement-fm.fsm


· 4
5 |100000

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

Pooja I avatar image Pooja I commented ·
Thanks for your response
0 Likes 0 ·
Pooja I avatar image Pooja I commented ·

Hello @Felix Möhlmann ,


Same as Elevator1 need to apply for Elevator2

If box is there at elevator2, it should wait at station8


Please find the model for reference

Thanks


elevator-and-box-movement-V2_05FEB2024.fsm


0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Pooja I commented ·

You can use the elevator as the 'owner' of a restricted area. You just have to manually copy the release code into the On Exit trigger.

elevator-and-box-movement-v2-05feb2024_1.fsm

Important note: Copying the code works for the "Release Area" option because it does not require any reference other than the 'owner' of the area. Do not assume that you can simply copy any option for Photo Eyes, Decision Points or Stations to a different object. Many require a reference to the conveyor which is only provided in the header of the proper triggers.

0 Likes 0 ·
Pooja I avatar image Pooja I Felix Möhlmann commented ·
Thanks
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.