C++ Instrument Catalog
Classes | Namespaces | Functions
VISAInstrument.h File Reference

C++ wrapper for NI-VISA: interface definition. More...

#include "visatype.h"
#include "visa.h"
#include <iterator>
#include "VISAInstrumentTypes.h"
#include "VISAInstrumentBuffer.h"
#include "Synchronization.h"

Go to the source code of this file.

Classes

class  MTL::Instrument::CVISAResourceManager
 VISA Resource Manager class. More...
 
class  MTL::Instrument::CVISAInstrument
 VISA instrument class. More...
 

Namespaces

 MTL
 
 MTL::Instrument
 

Functions

std::string MTL::Instrument::StatusDescription (ViSession Session, ViStatus Status)
 Return user-readable description of the given status code. More...
 

Detailed Description

C++ wrapper for NI-VISA: interface definition.

For details, please refer to the NI-VISA Programmer Reference Manual (http://www.ni.com/pdf/manuals/370132c.pdf)

Definition in file VISAInstrument.h.