Update Config_Detector
@@ -48,6 +48,40 @@ Definitions of the set of detector hardware available. The file contains a JSON
|
||||
|
||||
Further configuration parameters are type-dependent.
|
||||
|
||||
|
||||
**devicePath**::<BR>
|
||||
 String value that defines the filesystem address of the device. May be used together with **subdevice** and **channel**<BR>
|
||||
|
||||
**subdevice**::<BR>
|
||||
 Integer value that defines part of a device address. May be used together with **devicePath** and **channel**. <BR>
|
||||
 **Default**: 0
|
||||
|
||||
**channel**::<BR>
|
||||
* "Counter" type: Integer value that defines part of a device address. Used together with **devicePath** and **subdevice**. <BR>
|
||||
 **Default**: 0
|
||||
* "Epics" type: String value that defines the EPICS channel that the detector will source data from.<BR>
|
||||
 **Default**: empty string
|
||||
|
||||
**clockSource**::<BR>
|
||||
 Integer value that defines the address of the clock used to define the counting time intervals. <BR>
|
||||
 **Default**: 0
|
||||
|
||||
**controller**::<BR>
|
||||
 String value that defines the controller that handles the detector. <BR>
|
||||
|
||||
|
||||
**axis**::<BR>
|
||||
 Integer value that defines which axis the "Interferometer" type detector measures along. <BR>
|
||||
 **Default**: 0
|
||||
|
||||
**setTimeChannel**::<BR>
|
||||
 String value that defines ??? . <BR>
|
||||
 **Default**: ?
|
||||
|
||||
**details**::<BR>
|
||||
 Integer value that defines if . <BR>
|
||||
 **Default**: ?
|
||||
|
||||
****::<BR>
|
||||
 Integer value that defines if . <BR>
|
||||
 **Default**: ?
|
||||
@@ -60,3 +94,6 @@ Further configuration parameters are type-dependent.
|
||||
 Integer value that defines if . <BR>
|
||||
 **Default**: ?
|
||||
|
||||
****::<BR>
|
||||
 Integer value that defines if . <BR>
|
||||
 **Default**: ?
|
||||
Reference in New Issue
Block a user