- Timestamp:
- 03/16/12 12:57:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/biasctrl.cc
r13109 r13134 662 662 663 663 fSendCounter += kNumChannels; 664 665 if (fWaitingForAnswer>=0) 666 { 667 ostringstream msg; 668 msg << "SetAllChannels while waiting for answer to last command (id=" << fWaitingForAnswer << ")"; 669 Warn(msg); 670 } 664 671 665 672 PostMessage(data);
Note:
See TracChangeset
for help on using the changeset viewer.