I want to perform a task on station 1 on the conveyor using an operator 4, but I want the operator to perform this task while moving beside the item on the conveyor, so the conveyor don't stop unless the item reaches a decision point (DP1).
I want to perform a task on station 1 on the conveyor using an operator 4, but I want the operator to perform this task while moving beside the item on the conveyor, so the conveyor don't stop unless the item reaches a decision point (DP1).
Here's a quick/rough example showing how to use the predraw trigger to set the operator's location.
The model still needs the stopping/resuming of the item when it reaches the second decision point, and could use distAlong based estimation of where to walk to to meet the item rather than fixed offsets in this demonstration. You could add a 'token' label to the item when the token is created and remove it when the operation is done - this can then be tested at the stop dp point. You can add the conveyor resume item to the exisiting station-based process flow.
The preDraw trigger of the operator checks to see if it has an item label set to a value and if it does, calls it's label function "updateLoc". The code is on a label so that it's easy to invoke once the job has finished for the cases where the model is running as a replication without views; when you FastForward the model or are running fast and the view might skip some drawing frames.
15 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