Private
Public Access
11
1

Update PixelatorControllerSettings

2022-10-17 21:24:19 +02:00
parent 659dac30c6
commit a0ac78bda0

@@ -233,6 +233,6 @@ 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").
This file contains a JSON structure that provides named positions and is passed to the user interface. This 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?