Fix from Klaus

This commit is contained in:
gac-x06da
2025-02-06 12:15:24 +01:00
committed by mohacsi_i
parent 2930673bbc
commit 9ea249fff7
2 changed files with 2 additions and 2 deletions

View File

@@ -46,4 +46,4 @@ class SamCamDetector(PSIDetectorBase):
custom_prepare_cls = SamCamSetup
cam = ADComponent(GenICam, "cam1:")
image = ADComponent(ImagePlugin_V35, "image1:")
# image = ADComponent(ImagePlugin_V35, "image1:")

View File

@@ -29,7 +29,7 @@ def ascan(
# # GUI setup
# # Get or create gui
gui = BECGuiClient()
gui = bec.gui
print(gui.windows)
# Use existing main window
# window = gui.windows['main'].widget