TitlTraySorter: SetSorterPosition
Called to adjust the sorter position to synchronize it to a known point
🔁 Function
void SetSorterPosition(trayIndex: integer, distance: double);
⚙️ Parameters
| Name | Type | Description |
|---|---|---|
trayIndex |
Integer | The index number of the tray 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