question

Raul V3 avatar image
0 Likes"
Raul V3 asked Raul V3 answered

Reset combiner parameters after release item using code


Hi team,

Im doing a model where i need to release the cart inside a combiner due I reach the WO size and Im using the next code:

"releaseitem(token.CartItem,1);" / Used in fixed resource "ReleaseBatchbyWO"

but once i release the cart the combiner "SMT01Cart_FG" still get items from port 2 even if I dont have material from port 1.

Could you please let me know how i can "reset" the combiner in order to start to work based in the original conditions? I mean wait for material for port 1 and start to get material normally?

see attached the model for your reference. you will notice that after release the cart the combiner accept material from port 2 even without have the cart.



ModeloFlex1.fsm


FlexSim 20.1.3
flexsim 20.1.3combinerbatchforce release
modeloflex1.fsm (7.5 MiB)
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

A combiner is NOT able to release unfinished combined items. There are events already created for the future, you can not stop by releasing the container item. But this statement belongs to most fixed resources. If you need features of A combiner and have still full control then you can create a logic in a queue or use a processor controlled completely by process flow.

1 Like 1 ·

1 Answer

·
Raul V3 avatar image
0 Likes"
Raul V3 answered

Thanks a lot, Ill create using process flow like your recommendation


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.