updated command line doc

This commit is contained in:
Dhanya Maliakal
2017-08-16 11:13:32 +02:00
parent b0b3701fcf
commit 8bc039c95f
4 changed files with 5 additions and 8 deletions

View File

@ -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>