| blockUntilOperationComplete(unsigned int timeout_ms=2000) | rohdeschwarz::instruments::Instrument | |
| buffer() | rohdeschwarz::instruments::Instrument | |
| buffer() const | rohdeschwarz::instruments::Instrument | |
| bufferSize_B() const | rohdeschwarz::instruments::Instrument | |
| busStatus() const | rohdeschwarz::instruments::Instrument | |
| channel(unsigned int index) | rohdeschwarz::instruments::vna::Vna | |
| channels() | rohdeschwarz::instruments::vna::Vna | |
| clearErrors() | rohdeschwarz::instruments::Instrument | |
| close() | rohdeschwarz::instruments::Instrument | |
| createChannel(unsigned int index) | rohdeschwarz::instruments::vna::Vna | |
| createTrace(const char *name, unsigned int channel=1) | rohdeschwarz::instruments::vna::Vna | |
| createTrace(const std::string &name, unsigned int channel=1) | rohdeschwarz::instruments::vna::Vna | |
| dataFormat() | rohdeschwarz::instruments::vna::Vna | |
| display() | rohdeschwarz::instruments::vna::Vna | |
| id() | rohdeschwarz::instruments::Instrument | |
| isBusError() const | rohdeschwarz::instruments::Instrument | |
| isChannel(unsigned int index) | rohdeschwarz::instruments::vna::Vna | |
| isOpen() const | rohdeschwarz::instruments::Instrument | |
| isTrace(const char *name) | rohdeschwarz::instruments::vna::Vna | |
| isTrace(const std::string &name) | rohdeschwarz::instruments::vna::Vna | |
| openTcp(std::string host, unsigned int timeout_ms=2000) | rohdeschwarz::instruments::Instrument | |
| openVisa(std::string resource, unsigned int timeout_ms=2000) | rohdeschwarz::instruments::Instrument | |
| options() | rohdeschwarz::instruments::Instrument | |
| preset() | rohdeschwarz::instruments::Instrument | |
| query(std::string scpi_command, Args &&... args) | rohdeschwarz::instruments::Instrument | inline |
| queryScpiBool(std::string scpi_command, Args &&... args) | rohdeschwarz::instruments::Instrument | inline |
| queryValue(std::string scpi_command, Args &&... args) | rohdeschwarz::instruments::Instrument | inline |
| read() | rohdeschwarz::instruments::Instrument | |
| read64BitComplexVector() | rohdeschwarz::instruments::Instrument | |
| read64BitVector() | rohdeschwarz::instruments::Instrument | |
| readAsciiComplexVector() | rohdeschwarz::instruments::Instrument | |
| readAsciiVector() | rohdeschwarz::instruments::Instrument | |
| readBlockData() | rohdeschwarz::instruments::Instrument | |
| readData(unsigned char *buffer, std::size_t bufferSize, std::size_t *readSize=nullptr) | rohdeschwarz::instruments::Instrument | |
| readData(std::size_t *readSize=nullptr) | rohdeschwarz::instruments::Instrument | |
| readScpiBool() | rohdeschwarz::instruments::Instrument | |
| readValue() | rohdeschwarz::instruments::Instrument | inline |
| setBufferSize(std::size_t size_bytes) | rohdeschwarz::instruments::Instrument | |
| setTimeout(int timeout_ms) | rohdeschwarz::instruments::Instrument | |
| takeData() | rohdeschwarz::instruments::Instrument | |
| timeout_ms() | rohdeschwarz::instruments::Instrument | |
| trace(const char *name) | rohdeschwarz::instruments::vna::Vna | |
| trace(const std::string &name) | rohdeschwarz::instruments::vna::Vna | |
| traces() | rohdeschwarz::instruments::vna::Vna | |
| wait() | rohdeschwarz::instruments::Instrument | |
| write(std::string scpi_command, Args &&... args) | rohdeschwarz::instruments::Instrument | inline |
| writeData(const unsigned char *data, std::size_t dataSize, std::size_t *writeSize=nullptr) | rohdeschwarz::instruments::Instrument | |