Wasatch.VCPP 1.0.19
Visual C++ driver for Wasatch Photonics spectrometers
Todo List
Namespace WasatchVCPP::Proxy
throw exceptions on error, as some of the C functions currently float-up better error information than the C++ wrappers
Member WasatchVCPP::Spectrometer::ErrorCodes
move to ErrorCodes.h so Driver.cpp can use
Member WasatchVCPP::Spectrometer::isInGaAs ()
support ARM-based InGaAs
Member WasatchVCPP::Spectrometer::maxTimeoutMS
we probably need to remove this variable altogether when we implement "interruptable acquisitions" in the FPGA.
File WasatchVCPPDemo.cpp
add some kind of charting to graph spectra
File WasatchVCPPWrapper.cpp
rename to WasatchVCPP.cpp, as the impl to WasatchVCPP.h?