Instrument Control Lib
Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.
Device.h File Reference
#include "ExecArgs.h"
#include "ctlib/Logging.hpp"
#include "ctlib/Exception.h"
#include <string>
#include <vector>
Include dependency graph for Device.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Device
 Basic device class This class contains all basic method of all devices, like Connect, Exec, WhatAmI etc. More...
 

Namespaces

 PIL
 This class contains a implementation of a command line interface. It supports various functions like connecting and disconnecting to a device or to send custom commands.