SCPI Command
SENSe<Ch>:OFFSet:ADJust[:STATe] {OFF|ON|0|1}
SENSe<Ch>:OFFSet:ADJust[:STATe]?
Turns the frequency offset adjust function ON/OFF. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...9}
{ON|1} |
Frequency offset adjust ON |
{OFF|0} |
Frequency offset adjust OFF |
{0|1}
0
Stimulus > Freq. Offset > Offset Adjust > Offset Adjust {ON | OFF}
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.ADJust.STATe
Status = app.SCPI.SENSe(Ch).OFFSet.ADJust.STATe
app.SCPI.SENSe(Ch).OFFSet.ADJust.STATe = True
Boolean (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)