question

TiredStudent avatar image
0 Likes"
TiredStudent asked Jeanette F commented

Truck does not seperate from item upon exit and has weird orientation?

The goal of this simulation is outlined in the images attachedscreenshot-2025-02-26-033345.pngscreenshot-2025-02-26-033437.pngProblem: The Truck will self rotate away from the source orientation after it exits the second conveyor in my simulation model. I have tried using ''Decision Point" but to no avail.

Moreover, despite successfully combining the truck and the item at the 'Loading', my sink does not capture the item after separating them.

Can someone please offer me some guidance on how to resolve these challenges........

FlexSim 24.1.1
conveyoritemsimulations
· 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.

Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Felix Möhlmann commented

The combiners are set to "Join" which deletes the packed items. You want them set to "Pack".

And instead of using the DPs to rotate the trucks on the conveyor, you can set their entry orientation on the EntryTransfer.

capture1.png

Or you adjust the trucks 'shape factors', so the shape is oriented such that "forward" is the positive x-axis.

capture2.png


capture1.png (5.8 KiB)
capture2.png (105.2 KiB)
· 2
5 |100000

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

TiredStudent avatar image
0 Likes"
TiredStudent answered

I am able to solve the issue partially, by changing the 'LoadingQueue', Triggers to On Entry, Visual, 'Set Rotation', 'Z' Value to '0'.

However, the issue where the sink is unable to capture the item still persists. Is that why, my item does not visually appear to be joined with the Truck on top and why the Truck does not queue behind one another directly?

TruckProblem.fsm


truckproblem.fsm (3.3 MiB)
5 |100000

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