-
RE: Zero check and Zero correct of 6514
Thanks Ty,
Now I'm understand the function of Zero check. But I'm still not sure about the difference between Zero correct and Zero check, It seems Zero check is enough.
How does Zero correct perform on the reading?
Is that means Zero correct is to eliminate the temperature effect?
Zero correction cancels the voltage offset term of the amplifier. With both zero check
and zero correct enabled, the instrument may not display a perfectly zeroed reading.
If Model 6514 is operating at, or near TCAL, zero correction will have very little affect.
TCAL is the internal temperature of Model 6514 when it was last calibrated. -
Zero check and Zero correct of 6514
Hello All,
I don't quite understand the function of Zero check and Zero correct.
What should we do before and after reading a value? that means when to enable and disable the function.
Could you help to explain more about these two functions? thanks.
-
RE: Which command group to retrieve the specturm measurement results of MSO44?
Hello Teles,
Thanks for the feedback. it seem the calculation result is the same between us.
N may have a bit impact on the calculation. but it seems not the key factor of the deviation.
and thanks for the command MEASUrement:MEASx:CPWIDTh.
Thanks for the help always. -
RE: Which command group to retrieve the specturm measurement results of MSO44?
And for how can we set the measurement to read channel power programatically.
MEASUrement:MEAS1:TYPe (I mean what string to input here )
, or is that means do not support spectrum measurements in this group?P2-874
-
RE: Which command group to retrieve the specturm measurement results of MSO44?
Hello Iris,
Thanks. understood the N and Pk could be found out according to the spectrum data.
It seems I was able to get the value very close to the value show on the scope screen. but always a bit deviation, no matter I update the CBW or not.
here is another question. I'm not sure how to calculate the N exactly in the scope. because the data point interval frequency(here df=52.6316Hz) from the spectrum data alway to be a floating value instead of the integer. I need to calculate N by CBW/df, it could be a floating value. should I do it round to the nearest integer or what.. it seems when the calculate result is x.5, the deviation is the maximum.
probe compensation source, center frequency 9k Hz, SPAN 40K Hz, RBW:100 Hz. CBW:1000 or others
Start_Frequency 0
Stop_Frequency 29000
increment 52.63158971
samples 552
-
RE: Which command group to retrieve the specturm measurement results of MSO44?
here is another picture for what I have found.
don't know why the post easily to be messed up by the symbol, but sometimes it is ok. -
RE: Which command group to retrieve the specturm measurement results of MSO44?
Hello Alan,
Thanks for the help.
I have another question about the channel power since I could not recall the value.
Could you help to advise how can we calculate the channel power when we get the waveform of the spectrum view.
(edit: after study,It seems we could not calculate the channel power only according to the spectrum view? am I correct?)
I don't know how to update the attachment. so I will put what I have found in the next reply.
And how can we set the measurement to read channel power programatically.
I didn't find out the type in the argument list (P2-874). I can set the measurement to TOP, peak to peak,Base -
Which command group to retrieve the specturm measurement results of MSO44?
Hello All,
I didn't find out the correct command to read out the measurement result. do you have any suggestion? thanks.
The measurements arechannel power, ACPR, OBW.
-
RE: MATH:MATH<x>:VUNIT? could not retrieve the correct units on MSO2 series
Hi Teles,
It works, thank you very much. -
RE: MATH:MATH<x>:VUNIT? could not retrieve the correct units on MSO2 series
Hi Teles,
Thanks, just understood that the commandMATH:MATH2:VUNIT?
is to read the unit of what user defined.
I intend to fetch the unit for the Y-axis label name.
for example , the unit forMATH2=INTG(CH1*CH2)
display on the scope screen isuj
ormj
, how can I retrieve this kind of string?