pylabrobot.centrifuge.highres.microspin_backend.MicroSpinBackend.DEFAULT_SPINDLE_POLL_INTERVAL#
- MicroSpinBackend.DEFAULT_SPINDLE_POLL_INTERVAL: float = 60.0#
Default per-poll timeout for
wait_for_spindle_stopped(). The method issues a freshstatuseverypoll_intervalseconds until one succeeds (i.e. the spindle reports stopped) or until the overalltimeoutbudget expires.