THM1176InstrumentDriver  1.0
C++ API for Metrolab THM1176
THM1176.h File Reference

Interface definition for C++ API for Metrolab THM1176/TFM1186. More...

#include <map>
#include <ctime>
#include <atomic>
#include "Eigen/Core"
#include "IEEE488Instrument.h"
#include "THM1176Types.h"
Include dependency graph for THM1176.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MTL::Instrument::CTHM1176Instrument< InstrType, RsrcMgrType >
 THM1176 instrument class. More...
 

Namespaces

 MTL
 
 MTL::Instrument
 

Macros

#define THM1176_SUPPORTED_VERSION_MIN_MAJOR   3
 
#define THM1176_SUPPORTED_VERSION_MIN_MINOR   0
 
#define THM1176_SUPPORTED_VERSION_MAX_MAJOR   3
 
#define THM1176_SUPPORTED_VERSION_MAX_MINOR   1
 

Variables

static const I32 MTL::Instrument::THM1176_NO_ANGLE_CORRECTION_CODE = 208
 Warning that angle correction was not applied. More...
 

Detailed Description

Interface definition for C++ API for Metrolab THM1176/TFM1186.

Definition in file THM1176.h.

Macro Definition Documentation

◆ THM1176_SUPPORTED_VERSION_MAX_MAJOR

#define THM1176_SUPPORTED_VERSION_MAX_MAJOR   3

Definition at line 68 of file THM1176.h.

◆ THM1176_SUPPORTED_VERSION_MAX_MINOR

#define THM1176_SUPPORTED_VERSION_MAX_MINOR   1

Definition at line 69 of file THM1176.h.

◆ THM1176_SUPPORTED_VERSION_MIN_MAJOR

#define THM1176_SUPPORTED_VERSION_MIN_MAJOR   3

Definition at line 66 of file THM1176.h.

◆ THM1176_SUPPORTED_VERSION_MIN_MINOR

#define THM1176_SUPPORTED_VERSION_MIN_MINOR   0

Definition at line 67 of file THM1176.h.