ngscopeclient 0.1-dev+51fbda87c
|
An SCPI-based device. More...
#include <SCPIDevice.h>
Public Member Functions | |
SCPIDevice (SCPITransport *transport, bool identify=true) | |
SCPITransport * | GetTransport () const |
Protected Attributes | |
SCPITransport * | m_transport |
std::string | m_vendor |
std::string | m_model |
std::string | m_serial |
std::string | m_fwVersion |
An SCPI-based device.