09-20-2022 08:00 AM
Is the anyone who has connected labview with of the installed agilent drivers though labview that would be able to give some guidance on how to resolve some errors and help get it connected?
Thanks
09-20-2022 03:28 PM
09-20-2022 03:38 PM - edited 09-20-2022 03:40 PM
P.S.
Only now noticed that the model number was mentioned in the title (4395a), and Gregory's link.
09-21-2022 08:26 AM
Connecting via GPIB This is the set up and driver I'm using:
The driver was installed through labview. NI MAX says the instrument is connected but when I run the VI above I get these two pop ups:
Not sure how to fix these. Any ideas?
09-21-2022 11:34 AM
Can you share your code and screenshot of NI MAX showing this instrument?
09-21-2022 03:09 PM - edited 09-21-2022 03:12 PM
I concur with Gregory. A screenshot of MAX would be helpful.
In the Error 28 popup the true error message is "Interface has lost power." You can ignore the "LabVIEW: Null menu" message.
(For some error codes, such as 28, LabVIEW displays two error messages or explanations. The first is for when the error is generated in the LabVIEW environment itself, the second is for when the error is generated by a GPIB function/driver call).
Searching online for "Interface has lost power" might help. For example, the following articles:
Strangely, one of the solutions in the second article is "Disable standby and hibernate modes on the PC."
Questions
09-22-2022 05:03 AM
HI Gregory I have attached the code.
09-22-2022 05:22 AM
her is the NI MAX screenshot:
And I'm using the GPIB to USB from NI:
I'm just using my laptop for this set up.
09-22-2022 01:25 PM
Wow, that driver is a mess! My condolences you have to work with that.
I did see a Global VI titled "dev_addr.vi". Did you try setting that to your GPIB address of 17? You can use "edit >> make current values default" so it keeps that value.
10-11-2022 07:50 AM
Hi Gregory,
sorry for the late reply, I have been away on holiday.
The driver I sent you is from NI website. Do you have a driver for the Agilent that you wouldn't mind sharing?