question

TiredStudent avatar image
0 Likes"
TiredStudent asked Logan Gold commented

Why does my palletize not go into the FloorStorage when I set it to go to space?

MainV1.fsm
It works when I select Random Bay, Level, and Slot but when I want to set it to Matching Labels, slot.Type? == item.first.Type?

it gives me a huge lengthy system console error


time: 0.003333 exception: FloorStorage1 - No slot was assigned to item

time: 0.003333 exception: Exception Caught in ObjectFunction251__project_library_FixedResource_behaviour_eventfunctions_OnReceive object: /FloorStorage1 i: /FloorStorage1/Product class: /FloorStorage1


time: 0.003333 exception: Exception caught in TreeNode::receivemessage()

time: 0.003333 exception: Exception Caught in Combiner::onTimerEvent(treenode involved, int code, char *datastr) object: /Palletize

time: 0.003333 exception: Exception Caught in ObjectFunction246__project_library_FlexSimObject_behaviour_eventfunctions_OnTimerEvent object: /Palletize i: /FloorStorage1/Product class: /Palletize


time: 0.003333 exception: Exception caught in TreeNode::receivemessage()

time: 0.003333 exception: Exception caught in Executive::processeventinlist().

time: 0.006667 exception: FloorStorage1 - No slot was assigned to item

time: 0.006667 exception: Exception Caught in ObjectFunction251__project_library_FixedResource_behaviour_eventfunctions_OnReceive object: /FloorStorage1 i: /FloorStorage1/Product~2 class: /FloorStorage1


time: 0.006667 exception: Exception caught in TreeNode::receivemessage()

time: 0.006667 exception: Exception Caught in Combiner::onTimerEvent(treenode involved, int code, char *datastr) object: /Palletize

time: 0.006667 exception: Exception Caught in ObjectFunction246__project_library_FlexSimObject_behaviour_eventfunctions_OnTimerEvent object: /Palletize i: /FloorStorage1/Product~2 class: /Palletize


time: 0.006667 exception: Exception caught in TreeNode::receivemessage()

time: 0.006667 exception: Exception caught in Executive::processeventinlist().

time: 0.010000 exception: FloorStorage1 - No slot was assigned to item

time: 0.010000 exception: Exception Caught in ObjectFunction251__project_library_FixedResource_behaviour_eventfunctions_OnReceive object: /FloorStorage1 i: /FloorStorage1/Product~3 class: /FloorStorage1


etc.....
(Moderator truncated - the rest of the rows add no extra information and the model is attached)

FlexSim 24.2.0
confusingnot helpfultired
mainv1.fsm (39.2 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.

Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @TiredStudent, was David Seo's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

David Seo avatar image
1 Like"
David Seo answered

You should change the height of the floor storage with matching to the height of the stacked pallet.

Or you can set the slot assignment rule to the Random Bay...(without space).

5 |100000

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