vcProductFeedInfo
A product feed is an abstract object that informs Visual Components about a product that is ready for transport or the next process.
vcProductFeedInfo is a read-only reference of a feed. To control the feed, see vcProductFeed.
Properties
Name | Type | Access | Description |
Product | vcProduct | R | Product instance in the simulation. |
NextProcessFlowOptions | List of vcFeedOptionFlowInfo | R | List of options (in priority order) to be matched to possible needs. |
NextProcessGroupId | String | R | Name of the target process. |
SourceNode | vcTransportNode | R | Current location of the product instance. |