|
rohdeschwarz
0.2.0
TCPIP socket library for Rohde & Schwarz instrument control
|
This project is an example for using the class rohdeschwarz::busses::socket::Socket for TCPIP control of a Rohde & Schwarz (R&S) instrument.
*See the Boost OS and Compiler Regression Testing Result Tables for a list of known-good compilers and versions for the latest version of Boost.
The following conan commands build a static Release version of this package:
A static release build is the default. The following conan flags can be used with conan install and conan build to build other binaries:
--settings build_type=Debug--options */*:shared=TrueFor example, to build a shared Debug binary:
See src/main.cpp for example source code