|
TOBI SignalServer
0.1
|
| void tobiss::SineGenerator::setHardware | ( | ticpp::Iterator< ticpp::Element >const & | hw | ) | [private, virtual] |
Set the configuration of the SineGenerator with a XML object.
| [in] | hw | ticpp::Element pointing to an <hardware> tag in the config file |
| ticpp::exception | if <channel_settings> is defined multiple times. |
Implements tobiss::ArtificialSignalSource.