10-22-2014 12:19 PM
Dear All, Recently I tried to remotrol my agilent 34461a DMM through labview. As I am very beginer to labview, I intend to run a example VI (acquire single.vi) given in agilent_344x driver from NI. However, everytime I run the VI, I got 2 messege repeatedly as below:
1. Error-1073807360 occured at visa open in agilent 3446x series.lvlib:initialite.VI
2. Error-1073809339 occured at visa read in agilent 3446x series.lvlib:initialite.VI.
As I told, I am very beginer I really have no idea why this things happen. This VI wasn't coding by me rather download from NI. Please help.
10-22-2014 12:26 PM
How are you connected to the DMM? Did you select the right VISA resource?
10-22-2014 12:34 PM
Yes, I connected through USB connection with the DMM. VISA USB intrument resource named USB0::0x0957::0x1A07::MY53203069::INSTR
10-23-2014 11:47 AM
Anybody please help on the above issue. I go through the older post related to this kind of problem but nothing work with me. Please help.
10-23-2014 11:55 AM
12-01-2015 05:06 PM
I have an issue with this driver also, the flow control property node always errors out regardless of which type I select. Any help is greatly appreciated.
12-01-2015 05:15 PM
@BB567 wrote:
I have an issue with this driver also, the flow control property node always errors out regardless of which type I select. Any help is greatly appreciated.
Perhaps there is an error with the driver.
Time to start being an engineer and fix it.
12-01-2015 05:49 PM
12-03-2015 08:45 AM
The error code is -1073807331, the driver that I am have an issue with is for Agilent 34401A and it is the intialize driver. It is very possible that I'm missing something since I am fairly new to labview and this is the first time I've used the flow control property node.
12-03-2015 09:51 AM
I think you need to back up and make sure the instrument is communicating correctly. These meters came with Benchlink software (I think the new version is called BenchVue)
Follow the instructions from Agilent (Keysight) and make sure the instrument is connected, setup, and operating correctly through the remote interface.
Then come back and post what code you have so far, and we will be able to help you.