Private
Public Access
11
1

formatting PixelatorControllerSettings

2022-10-04 13:59:20 +02:00
parent 760d07c1b9
commit b98d2963c8

@@ -121,41 +121,41 @@ The following settings define the name of additional settings files.
Each of these settings files is described in a section below.
**axisConfigFileName**::<BR>
&emsp;[Axis](#Axis)
&emsp;[Axis](#axis)
**controllerConfigFileName**::<BR>
&emsp;[#Controller Controller]
&emsp;[Controller](#controller)
**detectorConfigFileName**::<BR>
&emsp;[Detector](#Detector)
&emsp;[Detector](#detector)
**epicsConfigFileName**::<BR>
&emsp;[Epics](#Epics)
&emsp;[Epics](#epics)
**instrumentConfigFileName**::<BR>
&emsp;[Instrument](#Instrument)
&emsp;[Instrument](#instrument)
**log4cppPropertiesFileName**::<BR>
&emsp;[Log4cpp Properties](#Log4cppProperties)
&emsp;[Log4cpp Properties](#log4cpp-properties)
**microscopeControlConfigFileName**::<BR>
&emsp;[Microscope Control](#MicroscopeControl)
&emsp;[Microscope Control](#microscope-control)
**pixelClockConfigFileName**::<BR>
&emsp;[Pixel Clock](#PixelClock)
&emsp;[Pixel Clock](#pixel-clock)
**polarizationConfigFileName**::<BR>
&emsp;[Polarization](#Polarization)
&emsp;[Polarization](#polarization)
**positionerConfigFileName**::<BR>
&emsp;[Positioner](#Positioner)
&emsp;[Positioner](#positioner)
**topupConfigFileName**::<BR>
&emsp;'''Optional''': no topup handling when this setting is missing or the file cannot be read. <BR>
&emsp;[Topup](#Topup)
&emsp;[Topup](#topup)
**zonePlateConfigFileName**::
[#ZonePlate Zone Plate]
[Zone Plate](#zone-plate)
## Axis
@@ -166,7 +166,7 @@ Each of these settings files is described in a section below.
## Epics
This file contains global epics settings.
See source:trunk/PixelatorController/config/epics.json for an example.
See source: trunk/PixelatorController/config/epics.json for an example.
search_timeout::
Float value defines the timeout (in seconds) used in
@@ -397,7 +397,7 @@ The following settings are available for all types of positioners:
* a name of a position value (positionUserToStringHardware)
* the position of a named position (stringHardwareToPositionUser)
== Topup ==
## Topup
This file contains the topup settings.
See source:trunk/PixelatorController/config/topup.json for an example.