question

Yigit S2 avatar image
0 Likes"
Yigit S2 asked Joerg Vogel commented

Prompting conveyor

Flexsim-ConveyorWork.fsm

Hello,

When operator puts item on the conveyor,conveyor doesn't respond despite custom code prompt.In another version,I used decision point with on arrival event but materials build up on the conveyor

Thank you in advance


FlexSim 20.0.3
flexsim 20.0.3conveyor transfer
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

·
tannerp avatar image
1 Like"
tannerp answered Joerg Vogel commented

@Yigit S2,

The "Resume Item On Conveyor" functionality only works for an item that was initially stopped on the conveyor. If you want the item to enter the conveyor, just add an Entry Transfer and unload the item there.

flexsim-conveyorwork_1.fsm


· 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.

Yigit S2 avatar image Yigit S2 commented ·
@tanner.p,

Thank you for your response

0 Likes 0 ·
Chaoqing X avatar image Chaoqing X commented ·

@tanner.p how to add an Entry Transfer or an exit Transfer at a conveyor without any "A" connection? but there is no transfer in flexsim library.

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Chaoqing X commented ·

You MUST add an “A” connected object to get an Entry Transfer. The build mechanism is responsible for all coupled nodes in the tree. You can try to copy this process manually by comparing a model with and without an entry transfer. There are dependencies in the conveyor system, the conveyor object and the copied entry transfer object. And probably there has to be a reset to get a compiled version running.

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.