mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-09 02:18:42 +01:00
modified comments about ctb and xilinx not using roi
This commit is contained in:
@@ -745,7 +745,8 @@ std::string Caller::rx_roi(int action) {
|
||||
"get command.\n"
|
||||
"\t- Use the command 'rx_clearroi' to clear all ROIs.\n"
|
||||
"\t- Changing the number of UDP interfaces will automatically clear "
|
||||
"the current ROIs.\n";
|
||||
"the current ROIs.\n\n"
|
||||
"\t- Cannot be set for CTB or Xilinx CTB.\n";
|
||||
|
||||
if (action == defs::HELP_ACTION) {
|
||||
os << helpMessage;
|
||||
|
||||
Reference in New Issue
Block a user