From bb01b22a2676de2ae42ff3529eccb3428dce3a7d Mon Sep 17 00:00:00 2001 From: watts Date: Thu, 6 Oct 2022 19:18:54 +0200 Subject: [PATCH] Update PixelatorControllerSettings --- PixelatorControllerSettings.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PixelatorControllerSettings.md b/PixelatorControllerSettings.md index 39de1e4..e1fcb64 100644 --- a/PixelatorControllerSettings.md +++ b/PixelatorControllerSettings.md @@ -264,6 +264,9 @@ log4cpp.appender.stdout.layout.ConversionPattern=%d [%t] %-5p %c - %m%n log4cpp.category.ch_semafor_stxm.test=INFO ``` ## Microscope Control +This file contains a JSON structure that provides named positions and is passed to the GUI that can be used to configure buttons that move positioners to predefined positions (e.g. "OSA out"). + +🔴Where is the code that handles this? Maybe there is more flexibility? ## Pixel Clock This file contains the pixel clock settings. It can have multiple pixel clock definitions, but only one of them can be active. The key of each pixel clock definition is the name of that pixel clock.