mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-05 14:48:41 +01:00
online changes; added threadlock for galil
This commit is contained in:
@@ -266,7 +266,7 @@ class SynFlyer(Device, PositionerBase):
|
||||
metadata={"pointID": ii, **metadata},
|
||||
).dumps(),
|
||||
)
|
||||
ttime.sleep(0.05)
|
||||
ttime.sleep(0.005)
|
||||
if ii % 100 == 0:
|
||||
device.device_manager.producer.set_and_publish(
|
||||
MessageEndpoints.device_status(device.name),
|
||||
|
||||
Reference in New Issue
Block a user