Command |
When using MOTF, waits for the $PART_SENSOR input to become active.
public void AppendMotfWaitPart( int timeout = -1 )
Appends an MOTF_WAIT_PART command to the list.
Once the 'part sensor' condition is met, the part will be tracked until the next AppendStopMotf(Double, Double) command (or variants).
Please refer to AppendMotfWaitPartWithoutTracking(Int32) if execution should resume without tracking the part.