Conveyor.DecisionPoint
Inherits from Object
Description
A class that provides properties for monitoring a conveyor decision point, photo eye, or station.
Properties
activeItem | Gets the item that is currently "active" associated with the decision point. |
Details
Do no remove, this fixes the anchor on doc.flexsim.com
Conveyor.DecisionPoint.activeItem
readonly Object activeItem
Description
Gets the item that is currently "active" associated with the decision point.
For a photo eye, this is the item that is covering the photo eye. For a decision point, it is the item that has arrived but not yet continued from the decision point. For a station, it is the item that is currently being processed, or being considered for processing, at the station.