mirror of
https://github.com/galera951/experiment-automation.git
synced 2026-05-14 13:29:36 +03:00
work on generator
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
#include "Device.hpp"
|
#include "Device.hpp"
|
||||||
|
|
||||||
|
void Generator::update() {
|
||||||
|
std::string response = query(m_channel + ":BSWV?");
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user