mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
update client command doc
This commit is contained in:
@ -56,14 +56,15 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<p>For additional questions concerning the indexing of the detector, please refer to the SLS Detectors FAQ documentation.</p>
|
||||
<p>The commands are sudivided into different pages depending on their functionalities:</p>
|
||||
<ul>
|
||||
<li><a class="el" href="acquisition.html">Acquition commands</a> Acquisition: commands to start/stop the acquisition and retrieve data</li>
|
||||
<li><a class="el" href="config.html">Configuration commands</a> Configuration: commands to configure the detector</li>
|
||||
<li><a class="el" href="acquisition.html">Acquisition</a>: commands to start/stop the acquisition and retrieve data</li>
|
||||
<li><a class="el" href="config.html">Configuration</a>: commands to configure the detector</li>
|
||||
<li><a class="el" href="data.html">Data postprocessing</a>: commands to process the data - mainly for MYTHEN except for rate corrections.</li>
|
||||
<li><a class="el" href="settings.html">Settings</a>: commands to define detector settings/threshold.</li>
|
||||
<li><a class="el" href="output.html">Output</a>: commands to define output file destination and format</li>
|
||||
<li><a class="el" href="actions.html">Actions</a>: commands to define scripts to be executed during the acquisition flow</li>
|
||||
<li><a class="el" href="network.html">Network</a>: commands to setup the network between client, detector and receiver</li>
|
||||
<li><a class="el" href="receiver.html">Receiver</a>: commands to configure the receiver</li>
|
||||
<li><a class="el" href="ctb.html">Chiptest board</a>: commands specific for the new chiptest board as pattern generator</li>
|
||||
<li><a class="el" href="test.html">Developer</a>: commands to be used only for software debugging. Avoid using them! </li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user