Private
Public Access
11
1

Update PixelatorControllerSettings

2022-10-06 19:18:54 +02:00
parent 760cef2ac1
commit bb01b22a26

@@ -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.