
how do I create an executable for a computer that does not have IVI drivers
Zach,
Since the tkds30xx driver you are using is IVI based, you will not be
able to use it without the IVI Engine.
If you must build an executable that does not require the IVI Engine,
then you will need to use a traditional labview driver or convert a
VXIpnp driver into LabVIEW. Neither of those drivers would require
the IVI Engine.
At this time the only TDS 3054 driver on NI's <a
href="http://www.ni.com/idnet/">IDNet website</a> is the IVI-based
tkds30xx driver.
You may be able to obtain a traditional LabVIEW driver from
<ul><li><a href="http://www.tektronix.com/">Tektronix</a></li>
<li><a href="http://www.ni.com/devzone/dev_exchange/">Developer
Exchange</a></li>
<li><a
href="http://zone.ni.com/idnet97.nsf/instrumentdriverrequest/">Requesting
a driver</a></li>
<li><a href="http://www.ni.com/devzone/idnet/other.htm">Other
Resources</a></li></ul>
Thanks,
--Bankim