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?)
    조회 수: 11 (최근 30일)
  
       이전 댓글 표시
    
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?
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Instrument Connection and Communication에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


