... trouble shooting as tests fail phoenix_trigger.py

This commit is contained in:
gac-x07mb
2024-10-15 17:13:32 +02:00
committed by wakonig_k
parent 06ffca03ee
commit 2a445e3449

View File

@ -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)