SCPI Command
SENSe<Ch>:OFFSet:PORT<Pt>[:FREQuency]:MULTiplier <numeric>
SENSe<Ch>:OFFSet:PORT<Pt>[:FREQuency]:MULTiplier?
Sets or reads out the basic frequency range multiplier of port <Pt> when the frequency offset feature is ON and offset type is "PORT". |
---|
command/query |
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|...16}
<Pt>={[1]|2}
<numeric> multiplier from –1000 to 1000
Sets the value of the limit, which is closer to the specified value.
<numeric>
1
Stimulus > Frequency Offset > Port n > Multiplier
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.PORT(Pt).FREQuency.MULTiplier
Value = app.SCPI.SENSe(Ch).OFFset.PORT(Pt).FREQuency.MULTiplier
app.SCPI.SENSe(Ch).OFFset.PORT(Pt).FREQuency.MULTiplier = 2
Double (read/write)
Back to SENSe
Back to Command Finder