mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
removed some manual warnings
This commit is contained in:
@ -93,6 +93,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<p>where <b>sls_detector_clnt</b> is the text client (put, get, acquire, help).</p>
|
||||
<p>To address a specific controller i of detector j use:</p>
|
||||
<p><b>sls_detector_clnt j-i:cmd</b></p>
|
||||
<p>To use different shared memory segements for different detectors on the same client pc, one can use environment variable <b>SLSDETNAME</b> set to any string to different strings to make the shared memory segments unique. One can then use the same multi detector id for both detectors as they have a different shared memory names.</p>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user