Malcolm
2005-11-01 17:41:08 UTC
We do not currently have a DDK for the USB-6501. The complicated part is documenting the internal communications protocol. It does not conform to the USBTMC standard or use SCPI (IEEE-488.2) style commands. It instead uses VISA Raw to communicate at a very low level. The best option would most likely be to use NI-DAQmx (as Dennis mentioned).
I'm curious why NI-DAQmx does not fit your control application. What is it that you are trying to accomplish? How many of these devices are you using? Are you just trying tom use a simpler programming interface? Is the rest of your system using GPIB-style commands?
I'm curious why NI-DAQmx does not fit your control application. What is it that you are trying to accomplish? How many of these devices are you using? Are you just trying tom use a simpler programming interface? Is the rest of your system using GPIB-style commands?