question

Yiğit S avatar image
0 Likes"
Yiğit S asked Benjamin W2 commented

Basic Process Flow

Hello,

I've been trying to implement task executer which constantly deliver items to rack but when there is 5 items in rack,it starts feeding queue2 also. I tried to use Processflow.How can i make it functional? Thanks in advance BasicProcessflow.fsm

FlexSim 20.0.5
flexsim 20.0.3
· 4
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

Brandon Peterson avatar image
0 Likes"
Brandon Peterson answered

@Yiğit S

Based on what I understand you are trying to do, you could do it solely with 3D objects alone or with Process Flow. If you only want to use 3D objects you could remove your current process flow and add some logic on the rack that keeps it's output closed until it has more than 5 items inside of it.

If you want to use process flow then there are a lot of ways to do it. I think most of them would be slightly more complicated than what you would need to do in 3D with the current model.

Brandon

5 |100000

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