mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 07:20:01 +02:00
updated command line doc
This commit is contained in:
parent
db983c5439
commit
af5f61bd95
@ -1678,8 +1678,12 @@ slsDetectorCommand::slsDetectorCommand(slsDetectorUtils *det) {
|
|||||||
|
|
||||||
/*! \page receiver
|
/*! \page receiver
|
||||||
- <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!
|
- <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!
|
||||||
|
*/
|
||||||
|
descrToFuncMap[i].m_pFuncName="r_checkonline";
|
||||||
|
descrToFuncMap[i].m_pFuncPtr=&slsDetectorCommand::cmdOnline;
|
||||||
i++;
|
i++;
|
||||||
|
|
||||||
|
|
||||||
/*! \page receiver
|
/*! \page receiver
|
||||||
- <b>framescaught</b> gets the number of frames caught by receiver. Average of all for multi-detector command. Only get!
|
- <b>framescaught</b> gets the number of frames caught by receiver. Average of all for multi-detector command. Only get!
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user