Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Using HP34401A in LabView yields error code -1073807343

Solved!
Go to solution

Hi all,

 

I used the HP34401A Single Read Example.vi to read data from HP34401A.  However, the following error occur,

 

'Error -1073807343 occurred at VISA Open in HP34401A Initialize.vi->Untitled 1

Possible reason(s):

VISA:  (Hex 0xBFFF0011) Insufficient location information or the device or resource is not present in the system. '

 

I am using NI GPIB-USB-HS and I can communicate with HP34401A in MAX.  

 

I can't figure out why this error happen and how to solve it.  Please help me.

 

 

Thanks a lot. 

 

 

0 Kudos
Message 1 of 23
(5,607 Views)

How are you selecting the VISA Resource Name? You should be clicking on the arrow on the right side and selecting from the list.

0 Kudos
Message 2 of 23
(5,601 Views)

I can't see the GPIB under the VISA resource name.  

0 Kudos
Message 3 of 23
(5,579 Views)

What do you see? What program in MAX did you use? There are two.

 

What version of LabVIEW and what version of NI-VISA?

0 Kudos
Message 4 of 23
(5,573 Views)

VISA resource name do not show anything for me to choose as shown in VISA resource name.bmp.

 

I am using Labview 8.2.1 and theh version of NI-VISA is 4.3

 

I am using the Communicate with Instrument funtion to communicate with HP34401A.

 

Please see the attaahed graph.

 

0 Kudos
Message 5 of 23
(5,561 Views)

Below are the attached graph

Download All
0 Kudos
Message 6 of 23
(5,560 Views)

One more graph.  Thanks for your help.

0 Kudos
Message 7 of 23
(5,559 Views)

You are not using the VISA utility in MAX so that is why it is working there.

 

VISA seems to be installed. You can try deleting visaconf.ini (search for it) and doing a new search for instruments. You can also updating NI-VISA.

0 Kudos
Message 8 of 23
(5,536 Views)

The computer cannot find the visaconf.ini. and I am trying to update the VISA.

 

Moreover, are there any ways to communicate with HP34401A in LabView without using VISA?

 

Thanks

0 Kudos
Message 9 of 23
(5,479 Views)

Yes, if you use the low level GPIB functions.

0 Kudos
Message 10 of 23
(5,475 Views)