formatting PixelatorControllerSettings
@@ -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>
|
||||
 [Axis](#Axis)
|
||||
 [Axis](#axis)
|
||||
|
||||
**controllerConfigFileName**::<BR>
|
||||
 [#Controller Controller]
|
||||
 [Controller](#controller)
|
||||
|
||||
**detectorConfigFileName**::<BR>
|
||||
 [Detector](#Detector)
|
||||
 [Detector](#detector)
|
||||
|
||||
**epicsConfigFileName**::<BR>
|
||||
 [Epics](#Epics)
|
||||
 [Epics](#epics)
|
||||
|
||||
**instrumentConfigFileName**::<BR>
|
||||
 [Instrument](#Instrument)
|
||||
 [Instrument](#instrument)
|
||||
|
||||
**log4cppPropertiesFileName**::<BR>
|
||||
 [Log4cpp Properties](#Log4cppProperties)
|
||||
 [Log4cpp Properties](#log4cpp-properties)
|
||||
|
||||
**microscopeControlConfigFileName**::<BR>
|
||||
 [Microscope Control](#MicroscopeControl)
|
||||
 [Microscope Control](#microscope-control)
|
||||
|
||||
**pixelClockConfigFileName**::<BR>
|
||||
 [Pixel Clock](#PixelClock)
|
||||
 [Pixel Clock](#pixel-clock)
|
||||
|
||||
**polarizationConfigFileName**::<BR>
|
||||
 [Polarization](#Polarization)
|
||||
 [Polarization](#polarization)
|
||||
|
||||
**positionerConfigFileName**::<BR>
|
||||
 [Positioner](#Positioner)
|
||||
 [Positioner](#positioner)
|
||||
|
||||
**topupConfigFileName**::<BR>
|
||||
 '''Optional''': no topup handling when this setting is missing or the file cannot be read. <BR>
|
||||
 [Topup](#Topup)
|
||||
 [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.
|
||||
|
||||
Reference in New Issue
Block a user