SCPI Command
SENSe<Ch>:OFFSet:RECeiver[:FREQuency]:STOP <frequency>
SENSe<Ch>:OFFSet:RECeiver[:FREQuency]:STOP?
Sets or reads out the frequency sweep stop of the receivers when the frequency offset feature is ON and offset type is "SRCRcv". |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<frequency> frequency sweep stop of receivers.
Hz (Hertz)
<numeric>
Stimulus > Frequency Offset > Receivers > Stop
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.RECeiver.FREQuency.STOP
Value = app.SCPI.SENSe(Ch).OFFset.RECeiver.FREQuency.STOP
app.SCPI.SENSe(Ch).OFFset.RECeiver.FREQuency.STOP = 1e9
Double (read/write)
Back to SENSe
Back to Command Finder