LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Agilent 34461a Times out when I deploy the VI

Hey there, 

 

I am currently developing a program which makes use of an Agilent 34461a. The problem that I am getting is that when I deploy the program (build the installer and install on another machine), the code for the agilent times out. 

I have attached a picture of the higher VI, where the Agilent Code is called so you can have a reference of how it works. 

I am using the drivers for the Agilent provided by NI, and so I don't think there's any error in that, although I do get the error when I deploy it. 

The error code that I get is the following:

-code: 10738973339

VISA Write in Agilent 3446X series.lvlib: Initialize VI. 

 

So we know that the error is happening at the Init VI (which I have also attached a pic), but I can't figure out why. Restating, it works perfectly in development mode but when I deploy it, it doesn't work. 
I have also attached the VI pack I am using. 

 

Thank you for your help

 

0 Kudos
Message 1 of 2
(861 Views)

Error "10738973339" is an undefined error code. "-1073807339" is a timeout error. Is that what you are getting? If so have you tried any of the steps here - https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019L3mSAE&l=en-US 

0 Kudos
Message 2 of 2
(820 Views)