question

Zack A avatar image
0 Likes"
Zack A asked Ben Wilson commented

Multiple Routings and Racking Issues

I am trying to create a work cell with multiple routings for different products. I have been pretty successful in creating logic for the laser machine and unloading, and storing these pallets in a rack, but when trying to then create a task sequence for the transporter to pick up a specific item from the rack, i get errors saying the task sequence is not valid. and to use Profile task sequence.

I also have problems when creating the tasks further down the line using decide and trying to sample objects in the simulation.

Can anyone take a look at this model, and see if I am going about the problem the right way?

Laser.fsm

FlexSim 20.2.2
flexsim 20.2.2racking
laser.fsm (121.0 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Zack A, was jason.lightfoot's answer helpful? If so, please click the red "Accept" button on 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 unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

Okay - it's better I think to store references to objects in the list rather than the NSCItemID, since you'll need pointers to the pallet or its contents in order to create jobs that move them. The NSCItemID can be stored as a label on the pallet. Attached is an updated model.

laser_jl.fsm


laser-jl.fsm (123.3 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.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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