|
ucm_schilling
|
#include <Driver.hpp>
Public Member Functions | |
| Driver (const Config &config=Config()) | |
| void | collectData () |
| ucm_schilling::UcmData | getData () const |
| ucm_schilling::UcmStatus | getStatus () const |
| void | setConfig (const ucm_schilling::Config &) |
| void | dumpData () const |
| void Driver::collectData | ( | ) |
Tries to access the Ucm at the provided URIsends Register Read command
| void Driver::dumpData | ( | ) | const |
| ucm_schilling::UcmData Driver::getData | ( | ) | const |
| ucm_schilling::UcmStatus Driver::getStatus | ( | ) | const |
| void Driver::setConfig | ( | const ucm_schilling::Config & | conf | ) |
1.8.13