autosaveuitimeout
¶
The autosaveuitimeout commands module.
These commands are used in the following models: MSO2, TekScopePC
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- AUTOSAVEUITIMEOUT <NR1>
- AUTOSAVEUITIMEOUT?
Autosaveuitimeout
¶
Bases: SCPICmdWrite, SCPICmdRead
The AUTOSAVEUITIMEOUT command.
Description
- This command sets or queries the idle time from the user interface before auto-save occurs.
Usage
- Using the
.query()method will send theAUTOSAVEUITIMEOUT?query. - Using the
.verify(value)method will send theAUTOSAVEUITIMEOUT?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theAUTOSAVEUITIMEOUT valuecommand.
SCPI Syntax
- AUTOSAVEUITIMEOUT <NR1>
- AUTOSAVEUITIMEOUT?
Info
<NR1>