mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-06-10 16:15:15 +02:00
Update Documentation for developer
This commit is contained in:
@@ -429,7 +429,7 @@
|
||||
</div>
|
||||
</dd>
|
||||
<dt id="term-counters-i0-i1-i2-...">counters [i0] [i1] [i2]…<a class="headerlink" href="#term-counters-i0-i1-i2-..." title="Link to this term"></a></dt><dd><div class="line-block">
|
||||
<div class="line">[Mythen3] List of counters indices enabled, support both comma and/or space separation. Each element in list can be 0 - 2 and must be non repetitive. Enabling counters sets vth dacs to remembered values and disabling sets them to disabled values.</div>
|
||||
<div class="line">[Mythen3] List of counters indices enabled. Each element in list can be 0 - 2 and must be non repetitive. Enabling counters sets vth dacs to remembered values and disabling sets them to disabled values.</div>
|
||||
</div>
|
||||
</dd>
|
||||
<dt id="term-currentsource">currentsource<a class="headerlink" href="#term-currentsource" title="Link to this term"></a></dt><dd><div class="line-block">
|
||||
@@ -1203,7 +1203,7 @@
|
||||
</div>
|
||||
</dd>
|
||||
<dt id="term-rx_dbitlist-all-or-none-or-i0-i1-i2-...">rx_dbitlist [all] or [none] or [i0] [i1] [i2]…<a class="headerlink" href="#term-rx_dbitlist-all-or-none-or-i0-i1-i2-..." title="Link to this term"></a></dt><dd><div class="line-block">
|
||||
<div class="line">[Ctb] List of digital signal bits enabled and rearranged according to the signals (all samples of each signal is put together). Support both comma and/or space separation. If ‘all’ is used instead of a list, all digital bits (64) enabled. Each element in list can be 0 - 63 and must be non repetitive. The option ‘none’ will still spit out all data as is from the detector, but without rearranging it. Please note that when using the receiver list, the data size will be bigger if the number of samples is not divisible by 8 as every signal bit is padded to the next byte when combining all the samples in the receiver.</div>
|
||||
<div class="line">[Ctb] List of digital signal bits enabled and rearranged according to the signals (all samples of each signal is put together). If ‘all’ is used instead of a list, all digital bits (64) enabled. Each element in list can be 0 - 63 and must be non repetitive. The option ‘none’ will still spit out all data as is from the detector, but without rearranging it. Please note that when using the receiver list, the data size will be bigger if the number of samples is not divisible by 8 as every signal bit is padded to the next byte when combining all the samples in the receiver.</div>
|
||||
</div>
|
||||
</dd>
|
||||
<dt id="term-rx_dbitoffset-n_bytes">rx_dbitoffset [n_bytes]<a class="headerlink" href="#term-rx_dbitoffset-n_bytes" title="Link to this term"></a></dt><dd><div class="line-block">
|
||||
|
||||
Reference in New Issue
Block a user