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