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