Contents:
ExperimentManager
ExperimentManager.interrupt_running_procedure()
Bases: ABC
ABC
Indicates to the active procedure that it must stop running sequences.
True if there was an active procedure, and it signaled that it will stop running sequences. False if no procedure was active.