SCPI Command
SENSe<Ch>:OFFSet:SOURce[:FREQuency]:STOP <frequency>
SENSe<Ch>:OFFSet:SOURce[:FREQuency]:STOP?
Sets or reads out the frequency sweep start of the source 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 the source
Hz (Hertz)
<numeric>
Stimulus > Frequency Offset > Source > Stop
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.SOURce.FREQuency.STOP
Value = app.SCPI.SENSe(Ch).OFFset.SOURce.FREQuency.STOP
app.SCPI.SENSe(Ch).OFFset.SOURce.FREQuency.STOP = 1e9
Double (read/write)
Back to SENSe
Back to Command Finder