Note that I also installed this one too: "Instrument Control Toolbox Support Package for Keysight IO Libraries and VISA Interface"
How to connect an AG34970A with the instrument control toolbox? (Missing driver?)
1 view (last 30 days)
Show older comments
I am trying to connect to an AG34970A using a GPIB Ni adapter: GPIB-USB-HS.
I have installed the support packages for VISA so that I can open the Instrument Explorer (instrumentExplorer). I have been able to detect the Agilent datalogger, the driver was missing.
I went on the Keysight/Agilent page and installed the following driver: https://www.keysight.com/gb/en/lib/software-detail/driver/34970a-34972a-data-acquisition-switch-unit-ivi-and-matlab-instrument-drivers-1639533.html
with a quick check:
ividriverlist
I have the following output:
14×4 table
VendorDriver MATLABDriver IVIClass SupportedModels
__________________ __________________ __________________ ________________________
1 "Ag34970" "" "" {["34970A" "34972A"]}
2 "IviACPwr" "IviACPwr" "IVIACPwr" {["" ]}
3 "IviCounter" "IviCounter" "IVICounter" {["" ]}
4 "IviDCPwr" "IviDCPwr" "IVIDCPwr" {["" ]}
5 "IviDigitizer" "IviDigitizer" "IVIDigitizer" {["" ]}
6 "IviDmm" "IviDmm" "IVIDmm" {["" ]}
7 "IviDownconverter" "IviDownconverter" "IVIDownconverter" {["" ]}
8 "IviFgen" "IviFgen" "IVIFgen" {["" ]}
9 "IviPwrMeter" "IviPwrMeter" "IVIPwrMeter" {["" ]}
10 "IviRfSigGen" "IviRfSigGen" "IVIRfSigGen" {["" ]}
11 "IviScope" "IviScope" "IVIScope" {["" ]}
12 "IviSpecAn" "IviSpecAn" "IVISpecAn" {["" ]}
13 "IviSwtch" "IviSwtch" "IVISwtch" {["" ]}
14 "IviUpconverter" "IviUpconverter" "IVIUpconverter" {["" ]}
I reopen the instrment Explorer, I am now able to select the driver AG34970, but when clicking on Confirm, I get the following error:

I am not sure how to progress to be able to connect to the datalogger. Can anyone help with this?
2 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Instrument Connection and Communication in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!