03-18-2013 01:58 PM
03-19-2013 02:30 AM
when i go to ni instrument driver page, it automatically directs to ocean optics 2000 4000. in down load driver and related software it shows different versions of lab view. when i download driver it downloads following attached file. in which there is no set up and read me .html file.
please send me correct path for this.i have again reinstall lab view 2011 evalution version.
03-19-2013 04:32 PM
Hello
I downloaded the file you attached, and there I could find the readme.html file:
This driver is a project style driver (LabVIEW plug and play), you do not need a setup file. Please check the link below:
Regards
03-22-2013 02:06 AM
what can i conclude from this lab view plug and play link. in ocean optics diver installer i found ooihome in that i found readme. html in this file i dont found revelent information. can you send me a proper link of lab view and ocean optics +spam driver so that after installing both of them this 1097 error has been removed. is this problem of installing a proper version of both of them.
03-23-2013 05:16 AM
07-05-2013 10:03 AM
Dear Albert,
I think it is time to reanimate this post 🙂
I am sucessfully using the OMNIDriver+SPAM dlls that are provided by OceanOptics for 64bit LabView. Everything is working fine when I am using the wrapper libary that they provide and I can read my spectra and wavelengths and everything.
Now I would like to change a paramenter that is called "external trigger delay". As the name already suggests, this sets the delay between an external trigger and the start of the integration time.
This function is not available through the wrapper libary but through an additional library called ExternalTriggerDelay.llb.
Like the wrapper library, this can be found under Ocean Optics > OmniDriverSPAM > labview > win32/64 > your version > ExternalTriggerDelay.dll
I have attached a version of my vi with which I tried to set this parameter, but while I don't get any error messages, it also does not seem to do anything whatsoever. I also don't really understand how it works, since I can't even specifiy my spectrometer ot anything. It just creates the java object somehow and writes something somewhere but it is not working...
Do you have an idea how get things working?
Regs Joe
07-05-2013 12:36 PM
07-06-2013 04:24 AM
Thanks, I appreciate your quick response. However, I dug a bit depper into the manual and figured it out myself. Once everything is working fine I'll probably post my code here, as I find the Ocean Optics manual and instructions not to useful...
Thanks anywy!
Regs Joe
07-08-2013 12:49 PM
07-10-2013 01:04 PM
So for everyone who is like me on the desperate (and vainly) journey of finding proper documentation for the use of the OMNI driver with Labview, you shall not despair, as I have found wisdom 🙂
But seriously now, it took me a while to get anything working with my Ocean Optics Spectrometer and I will try to explain the problems I ran into.
Here is my step by step check list that will help you to avoid the mistakes I made.
My System
Installing Drivers
64bit / 32bit version Problems:
C-Wrapper vs. .NET-Wrapper
I think this covers most of the things that cause me problems...If you need help, don't hesitate to ask here in this forum.
Regs and good luck out there,
Joe