question

Leo L6 avatar image
0 Likes"
Leo L6 asked Carter Walch answered

Conveyor Station current content does not update

Hi,

When using process flow to move a flowitem directly off a conveyor station, the station does not update current content to reflect that the flowitem was moved off. How can I make sure it's updated?

FlexSim 22.0.16
process flowconveyorsconveyor station
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Julie Weller avatar image Julie Weller commented ·

Hi @Leo L6,

It's hard to know how to help without looking at your model. To receive a more accurate solution, please post your model or a sample model that demonstrates your question.

Proprietary models can be posted as a private question visible only to FlexSim U.S. support staff. You can also contact your local FlexSim distributor for phone or email help.

1 Like 1 ·
Leo L6 avatar image Leo L6 Julie Weller commented ·

test11.fsm

Here it is. Please look at the current content stat on decision point 1

0 Likes 0 ·
test11.fsm (41.9 KiB)

1 Answer

·
Carter Walch avatar image
0 Likes"
Carter Walch answered

Hi @Leo L6 ,

test11.fsmconveyorstation.fsm


To make sure the current content of your decision point 1 is accurate, you just need to add a "Wait for Event" activity before moving the object.

1684878673582.png

Because your Source in the process flow creates a token "on arrival" at the decision point, the "Move Object" activity in process flow moves the object before the decision point performs its logic. The Wait For Event activity allows us to wait until the item is ready to continue from decision point 1 and then we move the item to the queue.

1684878686139.png

I've attached your updated model and another model showing how this is done with a conveyor station instead of a decision point as well.




1684878673582.png (11.8 KiB)
1684878686139.png (23.7 KiB)
test11.fsm (46.2 KiB)
conveyorstation.fsm (45.6 KiB)
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.