I want my operator (Ship1) to reduce its speed by half when it enters the plane (B1) and return to its initial speed once it exits the plane (B1). How do I go about this?
I want my operator (Ship1) to reduce its speed by half when it enters the plane (B1) and return to its initial speed once it exits the plane (B1). How do I go about this?
Hi @Zakir, was Carter Walch's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.
If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.
Hi @Zakir ,
Overall, your proximity system is working as intended. There are a couple minor things you could change depending on how you want it to work.
In your proximity system, you have set an Active Rule to apply "only when traveling." Your process flow uses load, unload, and travel activities to move the flow items to their destinations with Ship1. While the load and unload activities include offset travel as part of their logic, the proximity system will only be active during an actual Travel activity. This is why the system currently only works when coming back to the queue because that is the only Travel activity.
The two ways to fix this are:
1. Add a travel activity for the ship going to the destination so your process flow looks like this. While you have this Active Rule, having two travel activities applies your code for the ship going to the destination AND coming back to the queue.
2. If there might be other cases where the ship would enter the storm (B1), it might be better to remove the Active Rule entirely. This way your logic to slow the ship in the proximity system would execute any time the ship enters the storm, regardless of what activity the ship is doing.
This gif shows your code executing and slowing the ship both leaving the queue and coming back. Hope this helps!
13 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved