Private
Public Access
11
1

Update Config_Detector

2022-10-18 19:16:58 +02:00
parent 653c051dcb
commit fa3796e97c

@@ -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>
&emsp;String value that defines the filesystem address of the device. May be used together with **subdevice** and **channel**<BR>
**subdevice**::<BR>
&emsp;Integer value that defines part of a device address. May be used together with **devicePath** and **channel**. <BR>
&emsp;**Default**: 0
**channel**::<BR>
* "Counter" type: Integer value that defines part of a device address. Used together with **devicePath** and **subdevice**. <BR>
&emsp;**Default**: 0
* "Epics" type: String value that defines the EPICS channel that the detector will source data from.<BR>
&emsp;**Default**: empty string
**clockSource**::<BR>
&emsp;Integer value that defines the address of the clock used to define the counting time intervals. <BR>
&emsp;**Default**: 0
**controller**::<BR>
&emsp;String value that defines the controller that handles the detector. <BR>
**axis**::<BR>
&emsp;Integer value that defines which axis the "Interferometer" type detector measures along. <BR>
&emsp;**Default**: 0
**setTimeChannel**::<BR>
&emsp;String value that defines ??? . <BR>
&emsp;**Default**: ?
**details**::<BR>
&emsp;Integer value that defines if . <BR>
&emsp;**Default**: ?
****::<BR>
&emsp;Integer value that defines if . <BR>
&emsp;**Default**: ?
@@ -60,3 +94,6 @@ Further configuration parameters are type-dependent.
&emsp;Integer value that defines if . <BR>
&emsp;**Default**: ?
****::<BR>
&emsp;Integer value that defines if . <BR>
&emsp;**Default**: ?