... trouble shooting as tests fail phoenix_trigger.py
This commit is contained in:
@ -141,6 +141,8 @@ class PhoenixTriggerSetup(CustomDetectorMixin):
|
|||||||
Here the device is switched back to continuous sampling.
|
Here the device is switched back to continuous sampling.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
self.parent.total_cycles.set(5)
|
||||||
|
|
||||||
self.parent.start_csmpl.set(1)
|
self.parent.start_csmpl.set(1)
|
||||||
time.sleep(0.5)
|
time.sleep(0.5)
|
||||||
self.parent.smpl.put(1)
|
self.parent.smpl.put(1)
|
||||||
|
Reference in New Issue
Block a user