08-24-2000 11:52 AM
08-25-2000 05:50 AM
08-28-2000 04:27 AM
08-29-2000 03:26 AM
01-09-2007 03:50 AM
08-24-2010 11:54 AM
Hello,
This driver you mention would be really useful for a project I am working on. I am developing a kit of drivers for all the instruments of the laboratory I am working in. I wanted all my drivers to use the VISA standard, however Oxford Instruments devices are driving me mad, all existing official drivers do not work with VISA. I would like to take a look to your code in order to build my communication libraries, but it is not compatible with my version of LabVIEW (8.5) and I can not open. Could anyone with a previous version of LabVIEW (6 should do fine) open and close the code so it would autmatically update itself? Thank you very much.
I attach the code I want to open, wich I downloaded from the website you shared.
08-24-2010 12:08 PM
I forgot that there is a tool to do this easily, Tools>Advanced> Mass compile...
Still, I need someone to do it for me 😞
I also requested NI Support to send me an old version of LabVIEW free evaluation copy, let's see if they are fast.
08-24-2010 12:11 PM
Simply post it to the Upconvert thread that you see under Announcements.
09-04-2010 08:30 AM
I have done new drivers for the laboratory I'm working in, for ITC 503, with VISA support, based on Mr. Gavin Burnell's and Oxford Instruments' ones. I personally give thanks to Gavin because for the neat modularity of his code.
I am still working on them, and I will upload a more debugged version. I have splitted the code in two libraries.
This libraries make use of these two, as well:
As I said, I will post a new version of the VIs soon. The VIs already can be used, any feedback or support would be appreciated.
If you need to contact me, use this address.
Juan Bermejo Vega
Low Temperature Laboratory, Universida de Salamanca
juanbermejo at usal dot com
06-27-2011 08:38 PM
I know this thread has been dead for a while...but I'm trying to implement garrapito's VI for my ITC503. It is looking for these two VIs: "Create/Replace File with Confirmation" and "ConditionalConcatenate.vi" but can't find them. Where can I find these VIs?
Austin Howard