Add comments to trigger.py, add option to add devices to existing devices in... #6
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user