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 the AUTOSAVEUITIMEOUT? query.
  • Using the .verify(value) method will send the AUTOSAVEUITIMEOUT? query and raise an AssertionError if the returned value does not match value.
  • Using the .write(value) method will send the AUTOSAVEUITIMEOUT value command.
SCPI Syntax
- AUTOSAVEUITIMEOUT <NR1>
- AUTOSAVEUITIMEOUT?
Info
  • <NR1>