Add comments to trigger.py, add option to add devices to existing devices in... #6

Merged
wakonig_k merged 19 commits from x07mb_v1.1 into main 2024-11-14 11:38:32 +01:00
Showing only changes of commit 2a445e3449 - Show all commits

View File

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