|
rohdeschwarz
0.2.0
TCPIP socket library for Rohde & Schwarz instrument control
|
#include <string>Go to the source code of this file.
Namespaces | |
| rohdeschwarz | |
| rohdeschwarz::scpi | |
Functions | |
| std::string | rohdeschwarz::scpi::toScpi (bool value) |
Converts C/C++ bool to SCPI bool. More... | |
| bool | rohdeschwarz::scpi::toBool (std::string scpi) |
| Converts SCPI bool to C/C++ bool. More... | |