LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

N9342C Spectrum Analyzer

I am currently working on my senior project where I am tasked with automating VSWR measurments on a N9342C Handheld spectrum analyzer. I am entirely new to labview and communicating with instruments using coding in general. I am running into an issue with one of the block functions in my code.When I run the code it passes through the "configure trace type.vi" where I recieve the error:

error code: -1074000000

Agilent N934X Series.lvlib:Error Query.vi<ERR>
Instrument reports:
-113,"Undefined header;:TRAC1:MODE<Err> WRIT;:FORM ASC;"
+0,"No error"

 

<b>Complete call chain:</b>
Agilent N934X Series.lvlib:Error Query.vi
Agilent N934X Series.lvlib:Configure Trace Type.vi
Untitled 2.vi

I downloaded the instrument driver where this block came from straight from the keysight website and am basing my current code off of a provided example program.

Attached is an image of my current code, which still needs to be improved to get the desired output.Capture.PNGCapture 3.PNG

0 Kudos
Message 1 of 2
(1,745 Views)

Can you post your actual VI rather than a screenshot please.

0 Kudos
Message 2 of 2
(1,705 Views)