Private
Public Access
11
1

Update Config_Detector

2022-10-19 17:03:13 +02:00
parent 790d0d171b
commit 27fa22dd0c

@@ -94,7 +94,7 @@ Further configuration parameters are type-dependent.
 **Default**: empty string
**setTimeChannel**::<BR>
&emsp;String value that defines (for an "Epics" detector) the EPICS channel where _Pixelator_ provides the dwell time of the current scan point. This is commonly used for the exposure setting of an area detector. The value pushed to the EPICS channel is calculated by `T&times;**hardwareTimeFactor** - **hardwareTimeOffset**`, where `T` is the dwell time in ms used by Pixelator.<BR>
&emsp;String value that defines (for an "Epics" detector) the EPICS channel where _Pixelator_ provides the dwell time of the current scan point. This is commonly used for the exposure setting of an area detector. The value pushed to the EPICS channel is calculated by T&times;**hardwareTimeFactor** - **hardwareTimeOffset**, where T is the dwell time in ms used by Pixelator.<BR>
&emsp;**Default**: empty string
**channelStart**::<BR>
@@ -127,12 +127,35 @@ Further configuration parameters are type-dependent.
**details**::<BR>
&emsp;Integer value that defines the length of the data array (always 1D and zero-based) that will be returned by an "Epics" detector. Note that Pixelator requires detectors to additionally return a summary of the data array as a single value per scan point.<BR>
&emsp;**Default**: 0
## Zmq
**zmqPublisher**::<BR>
&emsp;String value that defines the ZMQ network address for . <BR>
&emsp;**Default**: empty string
**zmqRequester**::<BR>
&emsp;String value that defines <BR>
&emsp;**Default**: empty string
**getDataTimeout**::<BR>
&emsp;Double value that defines the number of seconds to wait for data to be received before moving on to the next scan point. <BR>
&emsp;**Default**: 0.15
**details**::<BR>
&emsp;Integer value that defines the length of the data array (always 1D and zero-based) that will be returned by an "Epics" detector. Note that Pixelator requires detectors to additionally return a summary of the data array as a single value per scan point.<BR>
&emsp;**Default**: 0
****::<BR>
&emsp;Integer value that defines if . <BR>
&emsp;Integer value that defines <BR>
&emsp;**Default**: ?
****::<BR>
&emsp;Integer value that defines <BR>
&emsp;**Default**: ?
&emsp;**Default**: ?
****::<BR>
&emsp;Integer value that defines <BR>
&emsp;**Default**: ?