question

Samuelj47 avatar image
0 Likes"
Samuelj47 asked Felix Möhlmann commented

Create trucks with a specific number of pallets.

Hi, I'm new to flexsim and couldn't find any questions or simulations that would help me with the problem. Any help or advice is very helpful.

I have to create 10 trucks that arrive according to a monthly calendar, the trucks contain a specific number of pallets, which is different between each one of them. They arrive at a specific point where they are unloaded and then loaded by a transporter, and then leave the simulation.

Thanks for the help!

FlexSim 22.1.2
proces flowtrucks as a task executor
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
2 Likes"
Felix Möhlmann answered Felix Möhlmann commented

Similar to how patients are created in FlexSim's HC environment, you can use a Date Time Source in process flow to create a monthly schedule. The created tokens then spawn a truck and created a number of pallets inside of it.

Both the spawn location and the pallet qty can be determined by labels on the token that are set in the schedule.

truck_schedule.fsm


truck-schedule.fsm (286.0 KiB)
· 3
5 |100000

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