![]() |
THM1176InstrumentDriver
1.0
C++ API for Metrolab THM1176
|
Implementation for VISAInstrument QtTest object. More...
#include "TestVISAInstrument.h"
Go to the source code of this file.
Macros | |
#define | PT2026_USB_RESOURCE_PATTERN "USB[0-9]*::0x1BFA::0x07EA::[0-9]+::INSTR" |
#define | USB_RESOURCE_PATTERN "USB[0-9]*::?*" |
Functions | |
void | l_PromptUser (std::string S) |
Implementation for VISAInstrument QtTest object.
Definition in file TestVISAInstrument.cpp.
#define PT2026_USB_RESOURCE_PATTERN "USB[0-9]*::0x1BFA::0x07EA::[0-9]+::INSTR" |
Definition at line 10 of file TestVISAInstrument.cpp.
#define USB_RESOURCE_PATTERN "USB[0-9]*::?*" |
Definition at line 11 of file TestVISAInstrument.cpp.
void l_PromptUser | ( | std::string | S | ) |
Definition at line 14 of file TestVISAInstrument.cpp.