mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-07-27 01:23:03 +02:00
w
This commit is contained in:
@@ -337,7 +337,7 @@ from ophyd_devices.devices.areadetector.plugins import ImagePlugin_V35 as ImageP
|
||||
class MyDetector(PSIDeviceBase, ADBase):
|
||||
cam = Cpt(SimDetectorCam, "cam1:")
|
||||
image = Cpt(ImagePlugin, "image1:")
|
||||
roi_processing = Cpt(ADROIProcessing, prefix="ROI1:", kind="normal")
|
||||
roi_processing = Cpt(ADROIProcessing, "", kind="normal")
|
||||
|
||||
preview = Cpt(
|
||||
PreviewSignal,
|
||||
|
||||
Reference in New Issue
Block a user