|
rohdeschwarz
0.2.0
TCPIP socket library for Rohde & Schwarz instrument control
|
An object-oriented test automation library for Rohde & Schwarz (R&S) General Purpose Test and Measurement (T&M) equipment.
*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:
For convenience, the scripts scripts/install.bat and scripts/build.bat are also provided.
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:
The rohdeschwarz library is comprised of the following namespaces based on their functionality.
The rohdeschwarz::busses namespace contains instrument I/O libraries.
See include/rohdeschwarz/busses/README.md for more information.
Basic examples for various parts of the rohdeschwarz library are provided in the examples/ folder.
See examples/README.md for more information.