mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-05 14:48:41 +01:00
added lsamx/lsamy from config
This commit is contained in:
@@ -344,7 +344,7 @@ class SynFlyer(Device, PositionerBase):
|
||||
positions = np.asarray(positions)
|
||||
|
||||
def produce_data(device, metadata):
|
||||
buffer_time = 0.5
|
||||
buffer_time = 0.2
|
||||
elapsed_time = 0
|
||||
bundle = BECMessage.BundleMessage()
|
||||
for ii in range(num_pos):
|
||||
|
||||
Reference in New Issue
Block a user