hi first of all i'm so happy that i found this forum
i hope some can help me
my graduation project is to with the use of GPIB and labview
a agilent dso6000 scope and a ESG44xx signal genrator ( i not at the lab so cant remember the exact serial number)
implement/code/write a system to measure the S-paramaters
from a blackbox/filter/amplifier
the first part is done i connected the scope and the SigGen to the pc
and installed their drivers works .
at least the example programs the ones they came with the drivers work.
i am not that good at programming
is there any example programs , tutorials where i can learn to develop such system
I have to plot the S parameters dB vs Frequency
thx
i hope some can help me
my graduation project is to with the use of GPIB and labview
a agilent dso6000 scope and a ESG44xx signal genrator ( i not at the lab so cant remember the exact serial number)
implement/code/write a system to measure the S-paramaters
from a blackbox/filter/amplifier
the first part is done i connected the scope and the SigGen to the pc
and installed their drivers works .
at least the example programs the ones they came with the drivers work.
i am not that good at programming
is there any example programs , tutorials where i can learn to develop such system
I have to plot the S parameters dB vs Frequency
thx
from www.agilent.com. There are some examples in the manuals
to get you started Your programming will depend largely on the
programming environment you intend to use. Some environments,
like Agilent VEE, have a lot more in the way of examples as opposed
to C++ since they are oriented more towards instrument control.