rohdeschwarz  0.2.0
TCPIP socket library for Rohde & Schwarz instrument control
Typedefs
instrument.cpp File Reference

RsVisa::Instrument example. More...

#include "rohdeschwarz/busses/socket/socket.hpp"
#include "rohdeschwarz/busses/visa/visa.hpp"
#include "rohdeschwarz/instruments/instrument.hpp"
#include "rohdeschwarz/instruments/preserve_timeout.hpp"
#include "rohdeschwarz/scpi/bool.hpp"
#include "rohdeschwarz/helpers.hpp"
#include "rohdeschwarz/to_vector.hpp"
#include <cstring>
#include <sstream>

Go to the source code of this file.

Typedefs

using const_char_p = const char *
 

Detailed Description

RsVisa::Instrument example.

rohdeschwarz::instruments::Instrument implementation

This example demonstrates basic use of RsVisa::Instrument.

Definition in file instrument.cpp.

Typedef Documentation

◆ const_char_p

using const_char_p = const char*

Definition at line 28 of file instrument.cpp.