question

Kamil KS avatar image
0 Likes"
Kamil KS asked Joerg Vogel edited

How to create an item in the rack using process flow?

Hello,

How to create an item placed in the rack using PF ?

How to set a label to a created item in the PF ?

I have found similiar topics on the Q&A but it still didn't solve my problem. I am trying to create an item in the rack that already has some placing logic (bays and levels) it also has entry trigger logic that colours pallet by label type. My token.Bin is the name of the rack e.g. "Y4_04" and an object is the pallet. The item is created only when the rack is empty and it is always placed in the same spot.

I am trying to do it for almost an hour so I would really appreciate your help :)

FlexSim 18.2.2
process flowracklabel assignmentcreate objects
createobj.png (20.3 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.

Joerg Vogel avatar image Joerg Vogel commented ·

@Kamil KS, can you try to create an item in a queue? Let this item enter the rack object. This is easier than to replicate the complete entering process into rack by code or process flow.

An item leaves traces in a table of content, a table of location, a dwell time event. If the item behaves different to normal processed item, you evaluate labels at the item that results in different bay, level and dwell time at the triggers or functions in the rack.

If you want to understand what an object does to an item, please don’t assume the behavior. You watch what the object does, look into the tree and what functions are involved.

And please ask single topic question:

  1. How to add a label to an item from process flow?
  2. How to create an item in a rack?
0 Likes 0 ·
Kamil KS avatar image Kamil KS Joerg Vogel commented ·

Unfortunately, there are 500 racks in my model so adding Queues would be difficult. I have some placing logic written in the code but I dont know where to put it in PF. Is it easier to create an item on the Transporter?

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel edited

You can create items on the way into the rack on a taskexecuter. If you unload the created item to the rack, then the standard rack storage mechanism will place the item for you.

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.