updated doc
@ -1,4 +1,4 @@
|
|||||||
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2014.12.17) 12 MAR 2018 14:17
|
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2014.12.17) 12 MAR 2018 15:45
|
||||||
entering extended mode
|
entering extended mode
|
||||||
%&-line parsing enabled.
|
%&-line parsing enabled.
|
||||||
**./images.tex
|
**./images.tex
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2014.12.17) 12 MAR 2018 14:17
|
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2014.12.17) 12 MAR 2018 15:45
|
||||||
entering extended mode
|
entering extended mode
|
||||||
%&-line parsing enabled.
|
%&-line parsing enabled.
|
||||||
**./images.tex
|
**./images.tex
|
||||||
|
@ -44,7 +44,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||||||
<li><a class="el" href="settings.html#settingssett">Settings and Threshold</a>: commands to configure settings and threshold of detector</li>
|
<li><a class="el" href="settings.html#settingssett">Settings and Threshold</a>: commands to configure settings and threshold of detector</li>
|
||||||
<li><a class="el" href="settings.html#settingsdacs">DACs</a>: commands to configure DACs of detector</li>
|
<li><a class="el" href="settings.html#settingsdacs">DACs</a>: commands to configure DACs of detector</li>
|
||||||
<li><a class="el" href="settings.html#settingsadcs">ADCs</a>: commands to readout ADCs of detector</li>
|
<li><a class="el" href="settings.html#settingsadcs">ADCs</a>: commands to readout ADCs of detector</li>
|
||||||
<li>Temp Control: commands to monitor and handle temperature overshoot (only JUNGFRAU)</li>
|
<li><a class="el" href="settings.html#settingstmp">Temp Control</a>: commands to monitor and handle temperature overshoot (only JUNGFRAU)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2><a class="anchor" id="settingsdir">
|
<h2><a class="anchor" id="settingsdir">
|
||||||
Settings, trim & cal Directories</a></h2>
|
Settings, trim & cal Directories</a></h2>
|
||||||
@ -290,8 +290,8 @@ ADCs</a></h2>
|
|||||||
<ul>
|
<ul>
|
||||||
<li><b>vm_io</b> Gets the measured voltage of the power supply io on the new chiptest board <code>Returns</code> <code></code>(int"mV")</li>
|
<li><b>vm_io</b> Gets the measured voltage of the power supply io on the new chiptest board <code>Returns</code> <code></code>(int"mV")</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2><a class="anchor" id="settingsadcs">
|
<h2><a class="anchor" id="settingstmp">
|
||||||
ADCs</a></h2>
|
Temp Control</a></h2>
|
||||||
<p>commands to monitor and handle temperature overshoot (only JUNGFRAU)</p>
|
<p>commands to monitor and handle temperature overshoot (only JUNGFRAU)</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>temp_threshold</b> Sets/gets the threshold temperature. JUNGFRAU ONLY. <code>Returns</code> <code></code>(double"°C")</li>
|
<li><b>temp_threshold</b> Sets/gets the threshold temperature. JUNGFRAU ONLY. <code>Returns</code> <code></code>(double"°C")</li>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2014.12.17) 12 MAR 2018 14:18
|
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2014.12.17) 12 MAR 2018 15:45
|
||||||
entering extended mode
|
entering extended mode
|
||||||
%&-line parsing enabled.
|
%&-line parsing enabled.
|
||||||
**./images.tex
|
**./images.tex
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2014.12.17) 12 MAR 2018 14:17
|
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=latex 2014.12.17) 12 MAR 2018 15:44
|
||||||
entering extended mode
|
entering extended mode
|
||||||
%&-line parsing enabled.
|
%&-line parsing enabled.
|
||||||
**./images.tex
|
**./images.tex
|
||||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
@ -1571,7 +1571,7 @@ slsDetectorCommand::slsDetectorCommand(slsDetectorUtils *det) {
|
|||||||
|
|
||||||
/* temperature control */
|
/* temperature control */
|
||||||
/*! \page settings
|
/*! \page settings
|
||||||
\section settingsadcs Temp Control
|
\section settingstmp Temp Control
|
||||||
commands to monitor and handle temperature overshoot (only JUNGFRAU)
|
commands to monitor and handle temperature overshoot (only JUNGFRAU)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|