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.
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.
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!!!
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.