LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I-V measurement

On the front panel there is a control called VISA Resource Name. There is an arrow on the right side of this. You should click on the arrow to get a drop down list of valid resources. Pick the one the points to your instrument. I don't know what sort of interface to the instrument you are using. It could be a com port, GPIB, Ethernet, etc. If you don't specify the interface, you will get this error.

0 Kudos
Message 21 of 48
(1,860 Views)

@Dennis_Knutson wrote:

On the front panel there is a control called VISA Resource Name. There is an arrow on the right side of this. You should click on the arrow to get a drop down list of valid resources. Pick the one the points to your instrument. I don't know what sort of interface to the instrument you are using. It could be a com port, GPIB, ethernet, etc. If you don't specify the interface, you will get this error.

Hello Dennis,
I tried the way you said,In the drop down list box that is VISA Resource Name has only Refersh option is listed on the drop down list box.
Too more in detail i will tel what i have from the begining i have connected the Ethernet cable from Keithley 2611A to my laptop and then downloaded the driver  file which avalible in keithley website and then Run the Initailze.Vi file and selected VISA Resource Name drop down list it shows error 
Error Message: VISA Open in Keithley 2600 Series.lvlib:Initialize.vi
Error number: -1073807343 
Please help me out ......



0 Kudos
Message 22 of 48
(1,831 Views)

Did you add the Ethernet interface in MAX? Right click on Devices and Interfaces and select Create New>VISA TCP/IP Resource. You have a couple of options depending on the type of Ethernet connection that the instrument supports.

0 Kudos
Message 23 of 48
(1,824 Views)

Hello,

 

I am New to Labview could please tell me where is the Max options...Device and interface options in Labview....

Thanks in advance..

 

0 Kudos
Message 24 of 48
(1,813 Views)

NI Max (Measurement and Automation Explorer) is on your desktop and is also listed on the windows Start menu.

0 Kudos
Message 25 of 48
(1,806 Views)

Hello,

 

Thanks a lot i have done.After that what i have to do inorder to get interfaced with keithley 2611A 

0 Kudos
Message 26 of 48
(1,790 Views)

If the instrument now appears in MAX and you have validated communication there, it should be selectable from the VISA Resource Name control. In MAX, you can first click on the 'Open VISA Test Panel>Input/Output to send a simple query such as *IDN?.

0 Kudos
Message 27 of 48
(1,781 Views)

Hello,

I foollwed the steps what you have said.Now i opened Labview and selected advanced sweep.Vi  file to check whether it is running.I have also selected VISA Resource Name which i have saved but still i m getting the same error 

 

Erro number: -1073807343

0 Kudos
Message 28 of 48
(1,773 Views)

Please take a screen shot of the listing of the instrument in MAX and the VISA Test Panel where you have done the *IDN? query.

 

And, can you explain how you have configured the instrument? DHCP enabled?, IP address, is it on the same subnet as the pc?, connection to the pc (cross-over cable, hub on the network, etc.).

0 Kudos
Message 29 of 48
(1,768 Views)

Hello,

I have attached the image of the configured files 

Download All
0 Kudos
Message 30 of 48
(1,760 Views)