... trouble shooting as tests fail phoenix_trigger.py

This commit is contained in:
gac-x07mb
2024-10-15 17:17:11 +02:00
committed by wakonig_k
parent 2a445e3449
commit 86582fdebc

View File

@ -141,7 +141,8 @@ class PhoenixTriggerSetup(CustomDetectorMixin):
Here the device is switched back to continuous sampling.
"""
self.parent.total_cycles.set(5)
# self.parent.total_cycles.set(5)
self.parent.start_csmpl.set(1)
time.sleep(0.5)