SCPI Command
SENSe<Ch>:OFFSet:SOURce[:FREQuency]:MULTiplier <numeric>
SENSe<Ch>:OFFSet:SOURce[:FREQuency]:MULTiplier?
Sets or reads out the basic frequency range multiplier 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}
<numeric> multiplier from –1000 to 1000
Sets the value of the limit, which is closer to the specified value.
<numeric>
1
Stimulus > Frequency Offset > Source > Multiplier
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.SOURce.FREQuency.MULTiplier
Value = app.SCPI.SENSe(Ch).OFFset.SOURce.FREQuency.MULTiplier
app.SCPI.SENSe(Ch).OFFset.SOURce.FREQuency.MULTiplier = 2
Double (read/write)
Back to SENSe
Back to Command Finder