mirror of
https://github.com/galera951/experiment-automation.git
synced 2024-11-22 13:45:53 +03:00
work on generator
This commit is contained in:
parent
95136cad44
commit
491a7310c8
@ -1,3 +1,7 @@
|
|||||||
#include "Device.hpp"
|
#include "Device.hpp"
|
||||||
|
|
||||||
|
void Generator::update() {
|
||||||
|
std::string response = query(m_channel + ":BSWV?");
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user