SCPI Command
SENSe<Ch>:OFFSet:PORT<Pt>[:FREQuency]:OFFSet <frequency>
SENSe<Ch>:OFFSet:PORT<Pt>[:FREQuency]:OFFSet?
Sets or reads out the basic frequency range offset 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}
<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 > Port n > Offset
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.PORT(Pt).FREQuency.OFFSet
Value = app.SCPI.SENSe(Ch).OFFset.PORT(Pt).FREQuency.OFFSet
app.SCPI.SENSe(Ch).OFFset.PORT(Pt).FREQuency.OFFSet = 1e9
Double (read/write)
Back to SENSe
Back to Command Finder