question

King-Ki F avatar image
0 Likes"
King-Ki F asked Matthew Gillespie commented

FlowItem Placement Issues

picking-sample.fsmHello,

I used process flows to move a flowitem from a storage area, to a station, and then to a conveyor instead of center ports. When the flowitem is placed on the conveyor, the flowitem appears like 4-5 feet above the conveyor and the is unable to move the flowitem. Does anyone know what causes this? I've attached my model below.

FlexSim 20.0.2
process flowflowitem
picking-sample.fsm (127.4 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

·
Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered Matthew Gillespie commented

You shouldn't place items directly into conveyors, they weren't designed to handle this. Place the item into a queue connected to the conveyor or place the item into an Entry Transfer on the conveyor.

entrytransfer.fsm


entrytransfer.fsm (71.6 KiB)
· 3
5 |100000

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

Braydn T avatar image Braydn T commented ·

@King-Ki F

You can use process flow to place items directly onto the Entry Transfers like in this example mode here:

king.fsm

You still have to have the queue connected to the conveyor with an a port connection though. You could hide the 3D shape of the queue in it's settings if you really don't want to see it.

1 Like 1 ·
king.fsm (38.7 KiB)
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Braydn T commented ·

@King-Ki F You can also connect an object to the conveyor so that it makes an Entry Transfer, then right click on the transfer and select Remove Connections from the context menu. You can then delete the object you connected and the Entry Transfer will stay there.

1 Like 1 ·
King-Ki F avatar image King-Ki F commented ·

How would you place the item into an Entry Transfer on the conveyor?

0 Likes 0 ·

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.