The driver is available from NI in IVI form only. The driver is undoubtedly available elsewhere using standard GPIB calls. Or you could write a set of drivers yourself. I downloaded a copy of the instrument's programmers manual from the Tektronix website and the instrument doesn't seem that hard to talk to.
In a way, that is part of the issue with IVI. NI scares users into thinking that programming instruments is so hard that the only way to really get it done right is to let them do it. Theres's two problems with this line of reasoning. First, programming instruments isn't that hard and if you did the sums, you would probibly find you spent more time trying to workaround problems in existing drivers than
it would have taken to write your own. Second, it ignores the point that NI never could write a decent instrument driver--and now if something is broken you have to buy another development environment from them to fix it.
Kind of make you wonder what the real motivation behind IVI is...
Mike...