LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB USB for 6517 keithley elecctrometer

I want to connect keithley 6517B electrometer with the labVIEW  through the GPIB cable KUSB 488B. I do not find any error in the NI MAX and the VISA interactive control. But it is not communicating with the labVIEW. I have checked all the version compatibility which all are OK.

 

In LabVIEW it is constantly showing one error -1073807346 everytime. It can't able to access the resource.

 

I need suggestions to troubleshoot the problem.

0 Kudos
Message 1 of 12
(3,067 Views)

Hi nml,

 

is MAX showing your GPIB interface in its devices tree?

Does MAX detect any connected GPIB devices when the Keithley is switch on?

Can you use the VISAInteractiveControl to communicate with your device?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 12
(3,028 Views)

 

Hello GerdW (Knight of NI)....

Yes NI MAX is showing the instrument connectivity at its devices tree. Also it is reading and writing at VISA interactive control but not showing at labVIEW initialization of   6517 B electrometer and displaying the same error

0 Kudos
Message 3 of 12
(3,000 Views)

Hi nml,

 

so in MAX you can communicate with that device, but not with your VI?

Then you made something wrong in the VI and you need to debug it!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 12
(2,975 Views)

Hello GerdW (Knight of NI) ,

               

            I have checked all the configurations but not able to find anything wrong. Can you explain me what is the -1073807346 error in labview which is coming in the initialisation palette of the device.

 

 

Regards

nml@12345

0 Kudos
Message 5 of 12
(2,970 Views)

Hi nml,

 


nml@12345 wrote:

Can you explain me what is the -1073807346 error in labview which is coming in the initialisation palette of the device.


Right-click the error cluster border and select "Explain error"…

 

(This is pretty basic LabVIEW stuff: did you take the "Training resources" offered in the header of the LabVIEW board?)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 12
(2,968 Views)

Hi,

Let me tell you my problem in another way. I see my device in NI max but not in Labview 2017 device just don't appear under 'VISA resource name'.

0 Kudos
Message 7 of 12
(2,928 Views)

Hi nml,

 

it's quite frustrating to suggest possible solutions (or even ideas) when you don't even show a screenshot, not to mention a VI…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 12
(2,905 Views)

Here the VISA resource name is not showing anything.Here the VISA resource name is not showing anything.

0 Kudos
Message 9 of 12
(2,899 Views)

Hi nml,

 

so you don't input anything in this control and then you wonder about an "invalid resource" error? Really???

 

Which VISA resource name is shown in MAX?

Can't you use something like "GPIB0::4::INSTR" as resource name?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 10 of 12
(2,891 Views)