SCPI Command
SENSe<Ch>:CORRection:RECeiver<Pt>:OFFSET:AMPLitude <numeric>
SENSe<Ch>:CORRection:RECeiver<Pt>:OFFSET:AMPLitude?
Sets or reads out the power offset value when the Receiver Calibration is performed. Receiver calibration is done at the condition of <source power> + <power offset>. |
---|
command/query |
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|...16}
<Pt>={[1]|2}
<numeric> the power offset value when the Receiver Calibration is performed from -100 to 100.
dBm (decibels above 1 milliwatt)
Sets the value of the limit, which is closer to the specified value.
<numeric>
0.0
Calibration > Receiver Calibration > Power Offset
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.RECeiver(Pt).OFFSet.AMPlitude
Offset = app.SCPI.SENSe(Ch).CORRection.RECeiver(Pt).OFFSet.AMPLitude
app.SCPI.SENSe(Ch).CORRection.RECeiver(Pt).OFFSet.AMPLitude = -10
Double (read/write)
Back to SENSe
Back to Command Finder