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