display
¶
The display commands module.
These commands are used in the following models: AWG5K, AWG5KC, AWG7K, AWG7KC
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- DISPlay:WINDow1:STATe <display_state>
- DISPlay:WINDow1:STATe?
- DISPlay:WINDow2:STATe <display_state>
- DISPlay:WINDow2:STATe?
Display
¶
Bases: SCPICmdRead
The DISPlay command tree.
Usage
- Using the
.query()method will send theDISPlay?query. - Using the
.verify(value)method will send theDISPlay?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.window1: TheDISPlay:WINDow1command tree..window2: TheDISPlay:WINDow2command tree.
window1
property
¶
window1: DisplayWindow1
Return the DISPlay:WINDow1 command tree.
Usage
- Using the
.query()method will send theDISPlay:WINDow1?query. - Using the
.verify(value)method will send theDISPlay:WINDow1?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.state: TheDISPlay:WINDow1:STATecommand.
window2
property
¶
window2: DisplayWindow2
Return the DISPlay:WINDow2 command tree.
Usage
- Using the
.query()method will send theDISPlay:WINDow2?query. - Using the
.verify(value)method will send theDISPlay:WINDow2?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.state: TheDISPlay:WINDow2:STATecommand.
DisplayWindow1
¶
Bases: SCPICmdRead
The DISPlay:WINDow1 command tree.
Usage
- Using the
.query()method will send theDISPlay:WINDow1?query. - Using the
.verify(value)method will send theDISPlay:WINDow1?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.state: TheDISPlay:WINDow1:STATecommand.
state
property
¶
state: DisplayWindow1State
Return the DISPlay:WINDow1:STATe command.
Description
- This command minimizes or restores the sequence or waveform window of the arbitrary waveform generator. This command only minimizes or restores the display area; it does not close the window. There is no maximizing. WINDow1 - Sequence window WINDow2 - Waveform window
Usage
- Using the
.query()method will send theDISPlay:WINDow1:STATe?query. - Using the
.verify(value)method will send theDISPlay:WINDow1:STATe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theDISPlay:WINDow1:STATe valuecommand.
SCPI Syntax
- DISPlay:WINDow1:STATe <display_state>
- DISPlay:WINDow1:STATe?
Info
<display_state>::=. 0indicates False, minimizes the window display.1indicates True, restores the window display.
DisplayWindow1State
¶
Bases: SCPICmdWrite, SCPICmdRead
The DISPlay:WINDow1:STATe command.
Description
- This command minimizes or restores the sequence or waveform window of the arbitrary waveform generator. This command only minimizes or restores the display area; it does not close the window. There is no maximizing. WINDow1 - Sequence window WINDow2 - Waveform window
Usage
- Using the
.query()method will send theDISPlay:WINDow1:STATe?query. - Using the
.verify(value)method will send theDISPlay:WINDow1:STATe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theDISPlay:WINDow1:STATe valuecommand.
SCPI Syntax
- DISPlay:WINDow1:STATe <display_state>
- DISPlay:WINDow1:STATe?
Info
<display_state>::=. 0indicates False, minimizes the window display.1indicates True, restores the window display.
DisplayWindow2
¶
Bases: SCPICmdRead
The DISPlay:WINDow2 command tree.
Usage
- Using the
.query()method will send theDISPlay:WINDow2?query. - Using the
.verify(value)method will send theDISPlay:WINDow2?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.state: TheDISPlay:WINDow2:STATecommand.
state
property
¶
state: DisplayWindow2State
Return the DISPlay:WINDow2:STATe command.
Description
- This command minimizes or restores the sequence or waveform window of the arbitrary waveform generator. This command only minimizes or restores the display area; it does not close the window. There is no maximizing. WINDow1 - Sequence window WINDow2 - Waveform window
Usage
- Using the
.query()method will send theDISPlay:WINDow2:STATe?query. - Using the
.verify(value)method will send theDISPlay:WINDow2:STATe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theDISPlay:WINDow2:STATe valuecommand.
SCPI Syntax
- DISPlay:WINDow2:STATe <display_state>
- DISPlay:WINDow2:STATe?
Info
<display_state>::=. 0indicates False, minimizes the window display.1indicates True, restores the window display.
DisplayWindow2State
¶
Bases: SCPICmdWrite, SCPICmdRead
The DISPlay:WINDow2:STATe command.
Description
- This command minimizes or restores the sequence or waveform window of the arbitrary waveform generator. This command only minimizes or restores the display area; it does not close the window. There is no maximizing. WINDow1 - Sequence window WINDow2 - Waveform window
Usage
- Using the
.query()method will send theDISPlay:WINDow2:STATe?query. - Using the
.verify(value)method will send theDISPlay:WINDow2:STATe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theDISPlay:WINDow2:STATe valuecommand.
SCPI Syntax
- DISPlay:WINDow2:STATe <display_state>
- DISPlay:WINDow2:STATe?
Info
<display_state>::=. 0indicates False, minimizes the window display.1indicates True, restores the window display.