mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
updated command line doc
This commit is contained in:
@ -46,9 +46,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<li><b>r_online [i]</b> sets/gets the receiver in online/offline mode. 1 is online, 0 is offline. Get is from shared memory.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><b>r_checkonline</b> Checks the receiver if it is online/offline mode. Prints either 'All receiver online', '[List of all receiver hostname in offline mode] :Not all receiver online'. Only get! i++;</li>
|
||||
<li><b>r_checkonline</b> Checks the receiver if it is online/offline mode. Prints either 'All receiver online', '[List of all receiver hostname in offline mode] :Not all receiver online'. Only get!</li>
|
||||
</ul>
|
||||
<p>/*!</p>
|
||||
<ul>
|
||||
<li><b>framescaught</b> gets the number of frames caught by receiver. Average of all for multi-detector command. Only get!</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user