|
Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
|
#include <iostream>#include <fstream>#include <sstream>#include <vector>#include <cstring>#include "devices/KST3000.h"#include <unistd.h>
Macros | |
| #define | SLEEP_DISPLAY_CONNECTION 2 |
| Implementation of the Keighsight 3000 series oscilloscope interface. More... | |
Functions | |
| std::vector< std::string > | split (const char *splitStr, std::string &delimiter) |
| #define SLEEP_DISPLAY_CONNECTION 2 |
Implementation of the Keighsight 3000 series oscilloscope interface.
| std::vector<std::string> split | ( | const char * | splitStr, |
| std::string & | delimiter | ||
| ) |