question

Mohamed Slama avatar image
0 Likes"
Mohamed Slama asked Mohamed Slama edited

Photo eye ResumeItem

stoppeur.fsm

Hi,

When PE2 is blocked (Accumulation in the conveyor), it sends a message to PE1 to stop the Items at PE1 location. But when PE2 is cleared, I want that PE1 let the Items resume.

Her is my model, can someone helps me to resolve this problem ? thank you

Choose One
labelsphoto eyestop itemonmessage triggerresume it
stoppeur.fsm (25.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.

Mohamed Slama avatar image Mohamed Slama commented ·
0 Likes 0 ·

1 Answer

·
jing.c avatar image
0 Likes"
jing.c answered Mohamed Slama edited

Hi, Mohamed.

If you want to resume items, you need use conveyorresume() command to resume the item you stop before.So I add a label named "item" to record the item stop in PE1. When the PE2 is cleared, it will send a message to resume the item which be stopped before.

In your model the PE2 will be cleared until all the items enter the Conveyor2, so PE1 will stop the item for a while. I am not sure is it what you want?

stoppeur-chjv17.fsm


stoppeur-chjv17.fsm (24.5 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.

Mohamed Slama avatar image Mohamed Slama commented ·

Hi Jing,

Thank you for your answer.

Yes this is what I wanted.

1 Like 1 ·

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.