Command |
Waits for the START_MARK signal to become active.
public void AppendWaitStart( int timeout = -1 )
Appends a WAIT_START command to the list.
Caution |
---|
This command does NOT automatically de-activate the laser. If necessary, you must explicitly use AppendLaserOff before AppendWaitStart. |