question

Eusebio avatar image
0 Likes"
Eusebio asked Eusebio commented

offset travel loaded

Why when Transporter1 deposits the pallet with the sheets in the separator1, it is observed that the sheets separate and do not stay together?

1733519555462.png

And why at some points during the simulation run, in the operator status it shows: "offset travel loaded" ???

1733519583356.png

The simulation then crashes.

Can someone help me?

Troqueladora.fsm

FlexSim 22.2.0
blockedoffset travelunpack
1733519555462.png (95.1 KiB)
1733519583356.png (5.8 KiB)
troqueladora.fsm (105.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 Eusebio commented

Not sure what exactly is happening, but the "updatelocations()" command in the OnSend event of the pallet messes up some logic when the separator unpacks the pallet all at once. Due to this the items are placed wrong and the operator eventually gets stuck in a load task. (Offset travel empty is a normal part of a load task)

If you remove that line everything works correctly.

1733565514469.png


1733565514469.png (22.7 KiB)
· 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.

Eusebio avatar image Eusebio commented ·

Thank you very much for your reply...

It was very helpful...

0 Likes 0 ·