01-24-2024 07:17 AM
Hi,
I am making a program that communicates with my VNA MS46122B, the program in question should not be difficult but I can't find any documentation regarding the driver of the instrument (MS46XXX).
The objective of the program is to measure the parameter S12 "n" times and save the values in a .txt file, can you help me to see if what I did is right?
On the other hand I would like to be able to make a variable to change the frequency or the range of frequencies to be measured.
01-24-2024 07:48 AM - edited 01-24-2024 07:49 AM
You have connected output value to COM Ref Shift Register which is not the correct method.
Connect the Reference to Shift register other end and Use Indexing or String Concatenation to capture all the output values.
Range of frequencies, Is it fixed now? where it is handled?
01-24-2024 10:07 AM - edited 01-24-2024 10:08 AM
As has been mentioned, you are making glaring wiring mistakes, so you should probably start with some basic tutorials.
If you want help, you need to attach your VI. images of a diagram are relatively useless.