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