sweep_stop# method TSL550.sweep_stop(immediate: bool = True) → None[source]# Prematurely quit a sweep. Parameters: immediateboolIf True, the sweep will stop at once. If False and the sweep is continuous, the sweep will stop once it reaches the end wavelength of its current sweep (the default is True).