11-10-2010 04:48 PM
I am trying to use Labview to control the 2601A using some of the scripts and examples provided from the library. My instrument is connected via ethernet. I keep getting some error stating that the instrument isn't connected. I was able to communicate with the instrument using a command script in windows, so I know it is seeing the instrument. I get an error from the initialization of the instrument that continues throughout the wiring. Any advice?
11-10-2010 09:04 PM
Did you setup the Ethernet connection in MAX? This is something you must do except for the very latest LXI instruments. Select Devices and Interfaces>Create New>VISA TCP/IP Resource. You have not mentioned the vendor but find out from them whether the instrument is VXI-11 compliant.
11-11-2010 07:11 AM
Yes, this instrument is VXI-11 compliant. Do what Dennis has said. If this fails then let us know what the error is - just saying there is an error is useless.
Also try the web page for the instrument - this will prove you are communicating correctly.
11-11-2010 08:30 AM
This is a Keithley 2601A SourceMeter.
11-11-2010 10:10 AM
I did this and I think it might be communicating with the instrument, but it still gives me an error between the initialization of the instrument and formatting the node. This error continues for the remainder of the "circuit". It is a negative value, but it when I attempt to determine the why the error occurs it said that it was unknown.
11-11-2010 03:12 PM
11-11-2010 04:40 PM
Thanks for the wise advice, but it doesn't say anything about this error.
11-11-2010 07:32 PM
Why don't you post the error code? How can you expect help when you provide so little information?
Did you successfully connect in MAX?
11-12-2010 08:36 AM
The error code is -1073807342.
11-12-2010 09:18 AM
Help>Explain Error:
VISA: (Hex 0xBFFF0012) Invalid resource reference specified. Parsing error.