Re: VISA ERROR(hex 0xBFFF0011)

2004-03-08 Thread pana
Thank you for your reply.
I check that VISA drivers was installed on the computer. Because I can
use MAX to see it, and
communicate with my instrument by VISA interactive
control. The USB resource name which shows in MAX
is the same resource name in my .vi program.
But the error is still there. Do you have any crue?

Thank you again for your reply.



Re: VISA ERROR(hex 0xBFFF0011)

2004-03-08 Thread pana
Thank you for your reply.
I will try it out.



Re: VISA ERROR(hex 0xBFFF0011)

2004-03-06 Thread Noel
Definitely you will want configure an alias to your USBTMC instrument
and copy your visaconf.ini to your target machine.

Unlike other traditional GPIB instruments, it is unlikely that your
USB device has the same address when connected to another computer.
Therefore, use VISA aliases that allow you to configure your USB
device outside of your application.

To learn more about VISA and USB, you the following app note is
helpful:br
a
href=http://zone.ni.com/devzone/conceptd.nsf/webmain/6792BAB18242082786256DD7006B6416?opendocument
Using NI-VISA 3.0 to Control Your USB Devicea



Re: VISA ERROR(hex 0xBFFF0011)

2004-03-05 Thread tbob
Seems like your instrument is not being found on the second computer.
Most likely, your instrument drivers have not been properly installed.
If using VISA, you must have VISA drivers for that instrument
installed on the computer you are using to connect to that instrument.
You can use MAX (Measurement and Automation Explorer) to see if that
unit is properly installed.  If it doesn't show up in MAX, your
drivers are not properly installed.