- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a unique situation. For model simplicity, I have a flowitem going to a mulitprocessor that has 20 processes to it. I would like the flowitem that is at that processor to change color after all 20 processes are complete. I would prefer to not add a queue to push the item to, so I have nowhere for the item to flow to after to use an exit/entry trigger. I was hoping the process complete trigger would work, but that triggers as soon as the first process is complete, not after the 20th. I tried pushing to a list but not sure where to set a trigger for entry on the list. I thought about using the block status change of the multiprocessor but cannot seem to call on that status to perform the color change of the flowitem.
In the attached model, I would like the box to change color once all 4 processes are done at that particular station.
Solved! Go to Solution.