question

Ralf Gruber avatar image
0 Likes"
Ralf Gruber asked Matthew Gillespie answered

Correct syntax to release a slug

Hi,

I have a model where I build slugs using the GUI functionality of the conveyors. I do not use a Merge Controller. Now I try to manually release the slug, but I don´t get the syntax right. I tried this:

Conveyor testConveyor = Model.find("StraightConveyor2");
testConveyor.slugBuilder.release();

and a lot of other syntaxes, but was not able to get it released. Can someone please post the working syntax for me?

Thx in advance

FlexSim 21.2.0
conveyorflexsim 21.2.0slug buildingslug release
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
0 Likes"
Matthew Gillespie answered

It looks like, for now, you can only use conveyor.slugbuilder if the conveyor is connected to a merge controller. We'll update the documentation to specify that.

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.