Works library



do anyone knows how to fix this instead first bottle they last bottles moving out of the conveyor after filling the bottle.

Thank you

Hi, please upload your file.

Regards,

msd

Bottle filling.vcmx (1.2 MB)
Besides that do work process has Check property conditions?

Hi, works processes have built-in WaitProperty and WriteProperty functionality.

I slightly modified your file, attached below. I moved the Works Process #2 sensor frame closer to the input frame, so the incoming bottles behave better and I added Merge to move all the full bottles out at the same time.

I could not find any way to specify FIFO (First In, First Out) for Works Process and I didn’t see any quick solution to this in the Works Process OnRun Python script.

I have had this same problem before and I think that the full bottles leave in the wrong order because you defined the incoming pattern StepX as negative (-100).

Regards,

msd

Bottle filling-MERGE.vcmx (1.2 MB)

2 Likes

Thanks Bro it helped alot. But if i use curve conveyor at output merged components are going like a single part out of the conveyor

1 Like