question

Suhas H2 avatar image
0 Likes"
Suhas H2 asked tannerp edited

Pull system using racks and queues

Hi,

I am modelling a system,where the queue will pull the parts from the racks based on the requirement. The parts are transported from the racks to the queue using the transporter.test-model.fsm . i want to control it with coding. Kindly help me with this.

FlexSim 19.1.0
transporterrackspull requirement
test-model.fsm (38.9 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

tannerp avatar image
0 Likes"
tannerp answered tannerp edited

Hi @Suhas H2,

I recommend reviewing the FlexSim tutorials in the User Manual. This is a basic functionality in the software that you will learn in the tutorials, along with many other basic FlexSim skills. Your model already appears to have the behavior you described, but I'm assuming you'd like to have some sorting or other behavior. I took the liberty of adding logic that sorts items by their Type into 5 different queues. Types 1-3 are in Queue1, Types 4-6 are in Queue2, Types 7-9 are in Queue3, etc.

Please provide a more specific question if this does not provide what you're hoping.

rack-test-model.fsm


rack-test-model.fsm (41.1 KiB)
· 9
5 |100000

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