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