C++ Instrument Catalog
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  Example
  MFCCatalogExample
 MFCCatalogExample.cppSmall example showing catalog use
  InstrumentCatalog
  MFC
  include
 CPT2026PeripheralROM.h
 InstrumentCatalog.h
 MFC2x46Device.h
 MFC3045Device.h
 MFCController.h
 MFCDevice.h
 MFCManager.h
 MFCManagerCatalog.h
 ThreadedMailbox.h
 USBRemoteBoxController.h
  src
 CPT2026PeripheralROM.cpp
 MFC2x46Device.cpp
 MFC3045Device.cpp
 MFCController.cpp
 MFCDevice.cpp
 MFCManager.cpp
 USBRemoteBoxController.cpp
  InstrumentDriver
  MFC3045
  include
 MFC3045.hInterface definition for C++ API for Metrolab MFC3045
 MFC3045Types.h
  src
 MFC3045.cpp
  PT2026
  example
 Example_ConnectConfigureFetchMeasurements.cpp
  include
 PT2026.hInterface definition for C++ API for Metrolab PT2026
 PT2026TypeConversions.h
 PT2026Types.h
  src
 PT2026.cpp
 PT2026TypeConversions.cpp
  RB8045
  include
 USBRemoteBox.h
  src
 USBRemoteBox.cpp
  Libraries
  External
 date.h
  InstrumentCatalogInterface
  include
 Catalog.h
 CatalogInterface.h
  SCPI
  include
 SCPIParsing.hUtilities to aid in sending SCPI commands and parsing of SCPI reponses
  Utility
  include
 Exception.hException handling utilities
 Helpers.hCollection of utility macros for error messages
 OSDefines.hPlatform Dependent Definitions
 Synchronization.hSynchronization primitives
  VISAInstrument
  include
 VISAInstrument.hC++ wrapper for NI-VISA: interface definition
 VISAInstrumentBuffer.h
 VISAInstrumentTypes.hC++ wrapper for NI-VISA: type definitions
  src
 VISAInstrument.cppAPI for VISA instruments: implementation