mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 10:00:40 +02:00
minor comment
This commit is contained in:
parent
5ad124eebd
commit
c770bcfb7e
@ -261,7 +261,9 @@ std::string CmdProxy::SerialNumber(int action) {
|
||||
std::ostringstream os;
|
||||
os << cmd << ' ';
|
||||
if (action == slsDetectorDefs::HELP_ACTION)
|
||||
os << "\n\tSerial number of detector.\n\t[Gotthard2] Can overwrite"
|
||||
os << "\n\tSerial number of detector.\n\t[Gotthard2] Can overwrite and "
|
||||
"is sent out as mod_id in sls_detector_header in header of UDP "
|
||||
"data packet streamed out from detector."
|
||||
<< '\n';
|
||||
else if (action == slsDetectorDefs::GET_ACTION) {
|
||||
if (!args.empty()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user