question

G C avatar image
0 Likes"
G C asked Joerg Vogel answered

Change processor capacity before pulling

I have an GlobalList of items. Within the list I have label "processorCapacity" Can I change the processor capacity based off the item label before it pulls from the list?

FlexSim 17.1.1
max contentlist entries
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

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

This depends on the chain of events already in process. You have to find the last moment when you can change the capacity of the processor. Or you have to find the trigger which force the processor to start pulling items after setting a higher capacity.

My test scenario would be a chain of items entering a processor with capacity labels on them. This label I would evaluate on Entry of the processor and change the capacity. I'll observe when the capacity change have an effect: on the next or items later.

The other approach is to test if the command receiveitem can force a processor to start pulling again.

Another test is the combination of closing /opening input.

I am not familiar with the exact procedure how the pulling starts after the processor has set the input to be blocked and an event undependantly has changed the capacity.

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.