SCPI Command
SENSe<Ch>:OFFSet:ADJust:CONTinuous:PERiod <numeric>
SENSe<Ch>:OFFSet:ADJust:CONTinuous:PERiod?
Sets or reads out the period for continuous offset adjust feature. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...9}
<numeric> the period for continuous offset adjust feature:
1 – 3 sec
2 – 10 sec
3 – 30 sec
4 – 100 sec
5 – 300 sec
<numeric>
3
Stimulus > Frequency Offset > Offset Adjust > Auto Adjust Period {3 sec | 10 sec | 30 sec | 100 sec | 300 sec}
Equivalent COM Command
SCPI.SENSe(Ch).OFFSet.ADJust.CONTinuous.PERiod
Value = app.SCPI.SENSe(Ch).OFFSet.ADJust.PERiod
app.SCPI.SENSe(Ch).OFFSet.ADJust.PERiod = 1
Long (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)