TOBI SignalServer
0.1
|
void tobiss::HWThread::setChannelSelection | ( | ticpp::Iterator< ticpp::Element >const & | elem | ) | [protected] |
Set different parameters for channels (and overwrite settings from <measurement_channels>).
elem | pointing to the <channel_selection> node in the xml config file |
ticpp::Exception | if attributes are not correctly set or nr of channels is not a number or zero. |
This method also reports, if settings for all channels together have been defined before and overwrites those settings.
Definition at line 215 of file hw_thread.cpp.