Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

connected with ethernet to 2601A, but can't communicate with instrument

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?

0 Kudos
Message 1 of 11
(4,446 Views)

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.

0 Kudos
Message 2 of 11
(4,437 Views)

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.

0 Kudos
Message 3 of 11
(4,419 Views)

This is a Keithley 2601A SourceMeter.

 

0 Kudos
Message 4 of 11
(4,413 Views)

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.

0 Kudos
Message 5 of 11
(4,403 Views)

look up the error in the 2601 manual !

greetings from the Netherlands
0 Kudos
Message 6 of 11
(4,385 Views)

Thanks for the wise advice, but it doesn't say anything about this error. 

0 Kudos
Message 7 of 11
(4,378 Views)

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?

0 Kudos
Message 8 of 11
(4,374 Views)

The error code is -1073807342.

0 Kudos
Message 9 of 11
(4,342 Views)

Help>Explain Error:

 

VISA:  (Hex 0xBFFF0012) Invalid resource reference specified. Parsing error.

0 Kudos
Message 10 of 11
(4,334 Views)