Move Topup settings to new page
@@ -154,7 +154,7 @@ Each of these settings files is described in a section below.
|
||||
|
||||
**topupConfigFileName**::<BR>
|
||||
 **Optional**: no topup handling when this setting is missing or the file cannot be read. <BR>
|
||||
 [Topup](#topup)
|
||||
 [Topup](Config_Topup)
|
||||
|
||||
**zonePlateConfigFileName**::<BR>
|
||||
 [Zone Plate](Config_ZonePlate)
|
||||
@@ -487,20 +487,3 @@ 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
|
||||
This file contains the topup settings.
|
||||
|
||||
See source:trunk/PixelatorController/config/topup.json for an example.
|
||||
|
||||
**active**::<BR>
|
||||
 Integer value 1 activates topup handling. <BR>
|
||||
 **Default**: 0
|
||||
|
||||
**channel**::<BR>
|
||||
 String value defines the EPICS address of the topup channel. <BR>
|
||||
 Mandatory for topup handling.
|
||||
|
||||
**wait_time**::<BR>
|
||||
 Float value defines the delay (in seconds) between when the topup signal stops and when stxm measurements resume.<BR>
|
||||
 **Default**: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user