CrossBeltSorter: SetSorterPosition
Called to adjust the sorter position to synchronize it to a known point
Function
void SetSorterPosition(beltIndex: integer, distance: double);
Parameters
Name | Type | Description |
---|---|---|
beltIndex | Integer | The index number of the belt to align at the distance indicated by the ‘position’ parameter. See note at the bottom of the page. |
position | Double | The distance from the start of the sorter(metres) |
Return Value
None