I don't know what is wrong with "wrapper_getWavelengths.vi" here. The program says : error 1097 occurred in "wrapper_getWavelengths. ". The ".ell" files here are downloaded from the official website, and the program shows the correct number of spectrometers. Could please help me solve the problem?. The model of my Spectrometer is an Ocean Insight FLAME Miniature Spectrometer
Edit: The problem was that Visual Studio 2017 C++ is not compatible with OmniDriver..... I'm currently working on a project where I need to be able to communicate with a spectrometer by using Ocean Optics OmniDriver. However, I'm unable to get it to work properly. When I run the debugger in Visual Studio 2017 I get "Frame not in module" and Access violation reading location 0x00000000. If I run the program without the debugger it runs through the whole program, however I can't use any of OmniDrivers...
I'm currently working on a project where I need to be able to communicate with a spectrometer by using Ocean Optics OmniDriver. However, I'm unable to get it to work properly. When I run the debugger in Visual Studio 2017 I get "Frame not in module" and Access violation reading location 0x00000000. If I run the program without the debugger it runs through the whole program, however I can't use any of OmniDrivers functions... I think the problems has to do with the libraries, as I can access the function...
Todd, Did you build the application and use the installer to run it? If not, there are probably a few dlls not being found. You might try adding OmniDriver32.dll and common32.dll to the application’s directory. Even if those dlls are in the OmniDriver library directory, if the original installation of OmniDriver was not done properly, the Windows Registry references them improperly. Usually the issue is caused by installing the standard version of OmniDriver, then removing that and installing the...
I'm trying to run the program and access it's underlying code to understand how to interface with my Ocean Optics FX Spectrophotometer. But, I can't even run the application, I get an error (below) and the program cannot be executed. Can you assist me? Thanks, Todd "Unhandled exception has occured in your applicaiton.... A procedure imported by "NETOmniDriver-NET40.dll" could not be loaded. Details: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog...
I'm trying to run the program and access it's underlying code to understand how to interface with my Ocean Optics FX Spectrophotometer. But, I can't even run the application, I get an error (below) and the program cannot be executed. Can you assist me? Thanks, Todd "Unhandled exception has occured in your applicaiton.... A procedure imported by "NETOmniDriver-NET40.dll" could not be loaded. Details: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog...
Revised installer.
Revised installer.
Revised installer.
SignalToNoise_Broadband: Updated the installer ...
pixel_snr: Updated the installer to include Omn...
Updated the installer to include OmniDriver64.d...
essage=Added Fluorescent light spectral lines.
CSharpSimpleTriggerDemo works per reqt's
First drop of CSharpSimpleTriggerDemo
Changed installer to reflect new version
Added exception handling to improve omnidriver ...
SignalToNoise_Broadband: added an installer to ...
snr_pixel: added an installer to the project
OmniTestDriver: Improved the README file
pixel_snr: Improved the README file
SignalToNoise_Broadband: Improved the README file
OceanWaves: winUSBnet is not required
OceanWaves: Added README file.
Bug fixes and additions to the installation.
Bug fixes and additions to the installation.
Added some GPIO tests and a way to save a test ...
Added an installation project to the solution
Added a more regression tests commands
Added a regression testing tab for applicable c...
Fixed a bug in the lamp wavelength loading func...
Initial import for OceanWaves, an example of wa...
The non-hex character filter was not connedted ...
Added strobeEnable, timeout and a few other fun...
Added strobeEnable, timeout and a few other fun...
Added setCalibrationCoefficientsIntoEEProm. How...
Added single strobe and thermo electric control...
reorganized the generic feature file for better...
added wavelength calibration, nonlinearity corr...
adding irradiance calibration to the features tab.
added data buffer and external trigger delay fe...
adding features. continuous strobe, current out...
Add GPIO feature tests
Add spi code
Gave SPI a tab, refactored data display
Added USB command (FX) support cont.
Added USB command (FX) support cont.
Added USB command (FX) support
Added GUI access to access nonlinearity correct...
Added GUI access to access nonlinearity correct...
Added GUI access to access nonlinearity correct...
Added Ocean Optics Binary Protocol support
Implemented most of the I2C tabs functionality
Forgot one...
Added new files to support EEPROM to project. S...
Added EEProm Slot access for applicable spectro...
Removed inadvertantly checked in binaries
Starting code for the omnidriver test tool
Corrected oversight of not adding units to inte...
Added photons per count and efficiency per nm.
replaced a non-obvious call to SPAM to calculat...
added readme files to remind users to reference...
added readme files to remind users to reference...
added the broadband snr utility
removed errant files from errant import
fixing errant import
Initial import for the pixel signal to noise ut...
CSharpSimpleGUI: added timout support
CSharpSimpleGUI: added trigger support to README
CSharpSimpleGUI: added trigger support
creating util tree for 'spectroscopy utilities'...
adding OOI Wavelength Calibration.xlsm
re-tagging that 2.37 is still valid for 2.38
cutting release 2.37
initial import
initial skeleton