From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Allocate desired X-Axis(frequecny) value to the marker of trace in VNA through LabView Coading

Hi Folks!!

 

I am working on a project which includes the interfacing of the agilent pna x 5242 with LabView through GPIB port. Most of the helping material and codes are available but i am stuck on a marker problem.

 

I successfully created the markers on the trace but I am not able to place the marker on my desired X-axis frequecy point, as i required the corresponding Y-axis value. manually this problem is a piece of cake but unfortunately through labview coading it is getting difficult for me.
kindly let me know if there is existing LabView VI or command.

 

right know i am getting my markers at center frequecy point.

 

here are attached few parts of my codes ....

 

 

regards,

 

T@bi

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

Hi T@bi,

 

I would imagine that the driver for your Agilent device has the VIs you want? You appear to be using some of the VIs in the driver in your code. Have you tried looking at the VI tree for the driver? If you go into the palette for the instrument, likely in the Instrument IO palette>>Instr Drivers>>Agilent 5242 and then the VI tree, and place it down in the block diagram and then double click it, it will give you the VIs in the driver and their dependencies. There may be examples included too.

 

Cheers!

Rahul B.
0 Kudos
Message 2 of 2
(1,991 Views)