SCPI Command
SENSe<Ch>:OFFSet:SOURce[:FREQuency]:OFFSet <frequency>
SENSe<Ch>:OFFSet:SOURce[:FREQuency]:OFFSet?
Sets or reads out the basic frequency range offset to get the source frequency when the frequency offset feature is ON and offset type is "SRCRcv". |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<frequency> offset from –1e12 to 1e12
Hz (Hertz)
Sets the value of the limit, which is closer to the specified value.
<numeric>
0
Stimulus > Frequency Offset > Source > Offset
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.SOURce.FREQuency.OFFSet
Value = app.SCPI.SENSe(Ch).OFFset.SOURce.FREQuency.OFFSet
app.SCPI.SENSe(Ch).OFFset.SOURce.FREQuency.OFFSet = 1e9
Double (read/write)
Back to SENSe
Back to Command Finder