SCPI Command
SENSe<Ch>:OFFSet:ADJust:VALue <hertz>
SENSe<Ch>:OFFSet:ADJust:VALue?
Sets or reads out the value of the offset adjust. The value is added to the frequency offset of the port set by the SENS:OFFS:ADJ:PORT command. The value is automatically adjusted when the SENS:OFFS:ADJ:EXEC command is executed. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...9}
<hertz> adjust value of the offset adjust feature from –5E5 to 5E5.
Hz (Hertz)
<numeric>
0
Sets the value of the limit, which is closer to the specified value.
Stimulus > Freq. Offset > Offset Adjust > Adjust Value
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.ADJust.VALue
Value = app.SCPI.SENSe(Ch).OFFSet.ADJust.VALue
app.SCPI.SENSe(Ch).OFFSet.ADJust.VALue = 1000
Double (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)