LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

USB2000 Spectrometer

I'm using a spectrometer. The spectrometer is an Ocean Optics USB2000. I have to use it without Ocean Optics's DLL. I tried with VISA, but there is a problem bacause I don't have the correct instruction set. I have the instruction set of USB4000. Do you have some information about it?
Thank you!!!
Stefano.
0 Kudos
Message 1 of 7
(4,692 Views)

Ciao Stefano,

prova a dare un'occhiata a questa pagina e fammi sapere se torna utile.

Ciao!

 

RaffaL

0 Kudos
Message 2 of 7
(4,650 Views)
Ho dato un'occhiata! Quelle sono le librerie per Labview, mentre io sto usanto Labwindows. Non sono sicuro che quelle librerie vadano bene. Però ho scoperto, sul sito che mi hai indicato, che esistono anche delle OMNILIBRARIES e forse queste vanno bene. Sono già in contatto con il rivenditore italiano.
Grazie mille per le informazioni. Ciao.

Stefano
0 Kudos
Message 4 of 7
(4,633 Views)
Now I have the OMNIDRIVER ocean optics library. I have to load into Labwindows/CVI.
How can I do?
Thanks!

Stefano
0 Kudos
Message 5 of 7
(4,514 Views)
I need the memory.h library to use the OMNIDRIVERS ocean optics librares, but LabWindows/CVI doesn't find it.
Maybe does Labwindows/CVI use another library?
How can I do? Can you help me please?
Thanks!!!

Stefano
0 Kudos
Message 6 of 7
(4,510 Views)
CVI does not use a memory.h file but you can include ansi_c.h to get access to the ansi defined functions.  If the functions you are looking for are not included in the ansi library included with CVI you could post the functions you require here and we could try and point you in the right direction. 
0 Kudos
Message 7 of 7
(4,467 Views)