question

Leo L6 avatar image
0 Likes"
Leo L6 asked Felix Möhlmann commented

Code to Release/Acquire Conveyor Restricted area

Hi,

How do I release and acquire a restricted area with code in the process flow? I know I could use a zone for this, but I think it'd be simpler if I could instead use a piece of code to refer directly to a decision point and either acquire/release a restricted area from it.

Thanks

FlexSim 22.0.11
conveyordecision points
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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Felix Möhlmann commented

Do you mean there's a capacity to send a certain number of items to a decision point? Or even to multiple decision points?

One way is to push the decision point(s) to a list multiple times (make sure you uncheck Unique Values on the List properties) and then pull them as needed before sending them to the pulled DP. When continuing from the DP's restricted area push the DP back onto the list.

· 3
5 |100000

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