Jump to content

Conveyor Library


deod
 Share

Recommended Posts

ConveyorLibrary.spfx

Simple conveyor library with a merge controller, slug conveyor, Slug Node and a Photo Eye. Library has two example models. A MergeControllerModel and a PE_ExampleModel.

Merge controller,Slug Conveyor and Slug Node are used together to develop a slug merge.  

image.thumb.png.39c9fa1455e33949570f65e29a9d7338.pngConveyorLibrary.spfx

On the slug conveyor you can specify the size of the slug. Slug node controls when the next slug is to be released. As soon as last entity in slug crosses the slug node it will send a signal to merge controller to release the next slug. Ending node of the slug conveyor has to be a slug node. Conveyors before and after slug conveyor are regular conveyors.

These objects have not be extensively tested. These can be used to develop other conveyor related objects.

Link to comment
Share on other sites

Updated version where slug conveyor can be used as a standalone slug build conveyor. Set the Merge property on the conveyor to False to use as standalone conveyor. Ending node for slug section should be a slug node. Make sure that the initial traveler capacity of the slug node should be 0.

ConveyorLibrary _V2.spfx

Edited by deod
  • Thanks 1
Link to comment
Share on other sites

×
×
  • Create New...