09-20-2006 03:31 AM
09-20-2006 03:49 AM - edited 09-20-2006 03:49 AM
Message Edited by emmerte on 09-20-2006 03:50 AM
09-21-2006 07:51 AM
As you can see in this table, USB is not supported by VISA under NT:
http://digital.ni.com/public.nsf/websearch/EE34F21ECC2BE01286256C52005D1A1F?OpenDocument
I would recommend to use Win2000 or XP. Using one of these OSes you could use this turorial to create your VISA-driver:
http://zone.ni.com/devzone/devzoneweb.nsf/Opendoc?openagent&1D0DD81FF1448CAE86256D90006EE2B4
If it is not posssible to change the OS, you have to look for other ways of programming your usb-device. Check the web or the Microsoft site for help concerning Windows SDK and USB.
Hope this helps a little!