horizontal
¶
The horizontal commands module.
These commands are used in the following models: DPO4K, DPO4KB, MDO3, MDO3K, MDO4K, MDO4KB, MDO4KC, MSO4K, MSO4KB
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- HORizontal:DELay:MODe {ON|OFF|<NR1>}
- HORizontal:DELay:MODe?
- HORizontal:DELay:TIMe <NR3>
- HORizontal:DELay:TIMe?
- HORizontal:DIGital:RECOrdlength:MAGnivu?
- HORizontal:DIGital:RECOrdlength:MAIn?
- HORizontal:DIGital:SAMPLERate:MAGnivu?
- HORizontal:DIGital:SAMPLERate:MAIn?
- HORizontal:POSition <NR3>
- HORizontal:POSition?
- HORizontal:PREViewstate?
- HORizontal:RECOrdlength <NR1>
- HORizontal:RECOrdlength?
- HORizontal:SAMPLERate?
- HORizontal:SCAle <NR3>
- HORizontal:SCAle?
- HORizontal?
Horizontal
¶
Bases: SCPICmdRead
The HORizontal command.
Description
- Queries the current horizontal settings.
Usage
- Using the
.query()method will send theHORizontal?query. - Using the
.verify(value)method will send theHORizontal?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal?
Properties
.delay: TheHORizontal:DELaycommand tree..digital: TheHORizontal:DIGitalcommand tree..position: TheHORizontal:POSitioncommand..previewstate: TheHORizontal:PREViewstatecommand..recordlength: TheHORizontal:RECOrdlengthcommand..samplerate: TheHORizontal:SAMPLERatecommand..scale: TheHORizontal:SCAlecommand.
delay
property
¶
delay: HorizontalDelay
Return the HORizontal:DELay command tree.
Usage
- Using the
.query()method will send theHORizontal:DELay?query. - Using the
.verify(value)method will send theHORizontal:DELay?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.mode: TheHORizontal:DELay:MODecommand..time: TheHORizontal:DELay:TIMecommand.
digital
property
¶
digital: HorizontalDigital
Return the HORizontal:DIGital command tree.
Usage
- Using the
.query()method will send theHORizontal:DIGital?query. - Using the
.verify(value)method will send theHORizontal:DIGital?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.recordlength: TheHORizontal:DIGital:RECOrdlengthcommand tree..samplerate: TheHORizontal:DIGital:SAMPLERatecommand tree.
position
property
¶
position: HorizontalPosition
Return the HORizontal:POSition command.
Description
- This command sets or queries the horizontal position as a percent of screen width. When Horizontal Delay Mode is turned off, this command is equivalent to adjusting the HORIZONTAL POSITION knob on the front panel. When Horizontal Delay Mode is turned on, the horizontal position is forced to 50%.
Usage
- Using the
.query()method will send theHORizontal:POSition?query. - Using the
.verify(value)method will send theHORizontal:POSition?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:POSition valuecommand.
SCPI Syntax
- HORizontal:POSition <NR3>
- HORizontal:POSition?
Info
<NR3>is from 0 to ≈100 and is the position of the trigger point on the screen (0 = left edge, 100 = right edge).
previewstate
property
¶
previewstate: HorizontalPreviewstate
Return the HORizontal:PREViewstate command.
Description
- This query returns the display system preview state.
Usage
- Using the
.query()method will send theHORizontal:PREViewstate?query. - Using the
.verify(value)method will send theHORizontal:PREViewstate?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:PREViewstate?
recordlength
property
¶
recordlength: HorizontalRecordlength
Return the HORizontal:RECOrdlength command.
Description
- This command sets or queries the horizontal record length. To change the record length the Horizontal Mode must be set to Manual.
Usage
- Using the
.query()method will send theHORizontal:RECOrdlength?query. - Using the
.verify(value)method will send theHORizontal:RECOrdlength?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:RECOrdlength valuecommand.
SCPI Syntax
- HORizontal:RECOrdlength <NR1>
- HORizontal:RECOrdlength?
Info
<NR1>is the horizontal record length.
samplerate
property
¶
samplerate: HorizontalSamplerate
Return the HORizontal:SAMPLERate command.
Description
- The command form is ignored. The query returns the sample rate for analog channels in samples per second.
Usage
- Using the
.query()method will send theHORizontal:SAMPLERate?query. - Using the
.verify(value)method will send theHORizontal:SAMPLERate?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:SAMPLERate?
scale
property
¶
scale: HorizontalScale
Return the HORizontal:SCAle command.
Description
- This command sets or queries the horizontal scale.
Usage
- Using the
.query()method will send theHORizontal:SCAle?query. - Using the
.verify(value)method will send theHORizontal:SCAle?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:SCAle valuecommand.
SCPI Syntax
- HORizontal:SCAle <NR3>
- HORizontal:SCAle?
Info
<NR3>is the horizontal scale in time per division.
HorizontalDelay
¶
Bases: SCPICmdRead
The HORizontal:DELay command tree.
Usage
- Using the
.query()method will send theHORizontal:DELay?query. - Using the
.verify(value)method will send theHORizontal:DELay?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.mode: TheHORizontal:DELay:MODecommand..time: TheHORizontal:DELay:TIMecommand.
mode
property
¶
mode: HorizontalDelayMode
Return the HORizontal:DELay:MODe command.
Description
- This command sets or queries the horizontal delay mode.
Usage
- Using the
.query()method will send theHORizontal:DELay:MODe?query. - Using the
.verify(value)method will send theHORizontal:DELay:MODe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:DELay:MODe valuecommand.
SCPI Syntax
- HORizontal:DELay:MODe {ON|OFF|<NR1>}
- HORizontal:DELay:MODe?
Info
OFFsets the Horizontal Delay Mode to off. This causes theHORizontal:POSitioncommand to operate like the HORIZONTAL POSITION knob on the front panel.ONsets the Horizontal Delay Mode to on. This causes theHORizontal:DELay:TIMecommand to operate like the HORIZONTAL POSITION knob on the front panel.<NR1>= 0 sets the Horizontal Delay Mode to off; any other value sets this mode to on.
time
property
¶
time: HorizontalDelayTime
Return the HORizontal:DELay:TIMe command.
Description
- This command sets or queries the horizontal delay time that is used when delay mode is on.
Usage
- Using the
.query()method will send theHORizontal:DELay:TIMe?query. - Using the
.verify(value)method will send theHORizontal:DELay:TIMe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:DELay:TIMe valuecommand.
SCPI Syntax
- HORizontal:DELay:TIMe <NR3>
- HORizontal:DELay:TIMe?
Info
NR3is the delay in seconds.
HorizontalDelayMode
¶
Bases: SCPICmdWrite, SCPICmdRead
The HORizontal:DELay:MODe command.
Description
- This command sets or queries the horizontal delay mode.
Usage
- Using the
.query()method will send theHORizontal:DELay:MODe?query. - Using the
.verify(value)method will send theHORizontal:DELay:MODe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:DELay:MODe valuecommand.
SCPI Syntax
- HORizontal:DELay:MODe {ON|OFF|<NR1>}
- HORizontal:DELay:MODe?
Info
OFFsets the Horizontal Delay Mode to off. This causes theHORizontal:POSitioncommand to operate like the HORIZONTAL POSITION knob on the front panel.ONsets the Horizontal Delay Mode to on. This causes theHORizontal:DELay:TIMecommand to operate like the HORIZONTAL POSITION knob on the front panel.<NR1>= 0 sets the Horizontal Delay Mode to off; any other value sets this mode to on.
HorizontalDelayTime
¶
Bases: SCPICmdWrite, SCPICmdRead
The HORizontal:DELay:TIMe command.
Description
- This command sets or queries the horizontal delay time that is used when delay mode is on.
Usage
- Using the
.query()method will send theHORizontal:DELay:TIMe?query. - Using the
.verify(value)method will send theHORizontal:DELay:TIMe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:DELay:TIMe valuecommand.
SCPI Syntax
- HORizontal:DELay:TIMe <NR3>
- HORizontal:DELay:TIMe?
Info
NR3is the delay in seconds.
HorizontalDigital
¶
Bases: SCPICmdRead
The HORizontal:DIGital command tree.
Usage
- Using the
.query()method will send theHORizontal:DIGital?query. - Using the
.verify(value)method will send theHORizontal:DIGital?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.recordlength: TheHORizontal:DIGital:RECOrdlengthcommand tree..samplerate: TheHORizontal:DIGital:SAMPLERatecommand tree.
recordlength
property
¶
recordlength: HorizontalDigitalRecordlength
Return the HORizontal:DIGital:RECOrdlength command tree.
Usage
- Using the
.query()method will send theHORizontal:DIGital:RECOrdlength?query. - Using the
.verify(value)method will send theHORizontal:DIGital:RECOrdlength?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.magnivu: TheHORizontal:DIGital:RECOrdlength:MAGnivucommand..main: TheHORizontal:DIGital:RECOrdlength:MAIncommand.
samplerate
property
¶
samplerate: HorizontalDigitalSamplerate
Return the HORizontal:DIGital:SAMPLERate command tree.
Usage
- Using the
.query()method will send theHORizontal:DIGital:SAMPLERate?query. - Using the
.verify(value)method will send theHORizontal:DIGital:SAMPLERate?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.magnivu: TheHORizontal:DIGital:SAMPLERate:MAGnivucommand..main: TheHORizontal:DIGital:SAMPLERate:MAIncommand.
HorizontalDigitalRecordlength
¶
Bases: SCPICmdRead
The HORizontal:DIGital:RECOrdlength command tree.
Usage
- Using the
.query()method will send theHORizontal:DIGital:RECOrdlength?query. - Using the
.verify(value)method will send theHORizontal:DIGital:RECOrdlength?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.magnivu: TheHORizontal:DIGital:RECOrdlength:MAGnivucommand..main: TheHORizontal:DIGital:RECOrdlength:MAIncommand.
magnivu
property
¶
magnivu: HorizontalDigitalRecordlengthMagnivu
Return the HORizontal:DIGital:RECOrdlength:MAGnivu command.
Description
- Returns the record length of the MagniVu digital acquisition.
Usage
- Using the
.query()method will send theHORizontal:DIGital:RECOrdlength:MAGnivu?query. - Using the
.verify(value)method will send theHORizontal:DIGital:RECOrdlength:MAGnivu?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:DIGital:RECOrdlength:MAGnivu?
main
property
¶
Return the HORizontal:DIGital:RECOrdlength:MAIn command.
Description
- Returns the record length of the main digital acquisition.
Usage
- Using the
.query()method will send theHORizontal:DIGital:RECOrdlength:MAIn?query. - Using the
.verify(value)method will send theHORizontal:DIGital:RECOrdlength:MAIn?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:DIGital:RECOrdlength:MAIn?
HorizontalDigitalRecordlengthMagnivu
¶
Bases: SCPICmdRead
The HORizontal:DIGital:RECOrdlength:MAGnivu command.
Description
- Returns the record length of the MagniVu digital acquisition.
Usage
- Using the
.query()method will send theHORizontal:DIGital:RECOrdlength:MAGnivu?query. - Using the
.verify(value)method will send theHORizontal:DIGital:RECOrdlength:MAGnivu?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:DIGital:RECOrdlength:MAGnivu?
HorizontalDigitalRecordlengthMain
¶
Bases: SCPICmdRead
The HORizontal:DIGital:RECOrdlength:MAIn command.
Description
- Returns the record length of the main digital acquisition.
Usage
- Using the
.query()method will send theHORizontal:DIGital:RECOrdlength:MAIn?query. - Using the
.verify(value)method will send theHORizontal:DIGital:RECOrdlength:MAIn?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:DIGital:RECOrdlength:MAIn?
HorizontalDigitalSamplerate
¶
Bases: SCPICmdRead
The HORizontal:DIGital:SAMPLERate command tree.
Usage
- Using the
.query()method will send theHORizontal:DIGital:SAMPLERate?query. - Using the
.verify(value)method will send theHORizontal:DIGital:SAMPLERate?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.magnivu: TheHORizontal:DIGital:SAMPLERate:MAGnivucommand..main: TheHORizontal:DIGital:SAMPLERate:MAIncommand.
magnivu
property
¶
magnivu: HorizontalDigitalSamplerateMagnivu
Return the HORizontal:DIGital:SAMPLERate:MAGnivu command.
Description
- Returns the sample rate of the MagniVu digital acquisition.
Usage
- Using the
.query()method will send theHORizontal:DIGital:SAMPLERate:MAGnivu?query. - Using the
.verify(value)method will send theHORizontal:DIGital:SAMPLERate:MAGnivu?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:DIGital:SAMPLERate:MAGnivu?
main
property
¶
Return the HORizontal:DIGital:SAMPLERate:MAIn command.
Description
- Returns the sample rate of the main digital acquisition.
Usage
- Using the
.query()method will send theHORizontal:DIGital:SAMPLERate:MAIn?query. - Using the
.verify(value)method will send theHORizontal:DIGital:SAMPLERate:MAIn?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:DIGital:SAMPLERate:MAIn?
HorizontalDigitalSamplerateMagnivu
¶
Bases: SCPICmdRead
The HORizontal:DIGital:SAMPLERate:MAGnivu command.
Description
- Returns the sample rate of the MagniVu digital acquisition.
Usage
- Using the
.query()method will send theHORizontal:DIGital:SAMPLERate:MAGnivu?query. - Using the
.verify(value)method will send theHORizontal:DIGital:SAMPLERate:MAGnivu?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:DIGital:SAMPLERate:MAGnivu?
HorizontalDigitalSamplerateMain
¶
Bases: SCPICmdRead
The HORizontal:DIGital:SAMPLERate:MAIn command.
Description
- Returns the sample rate of the main digital acquisition.
Usage
- Using the
.query()method will send theHORizontal:DIGital:SAMPLERate:MAIn?query. - Using the
.verify(value)method will send theHORizontal:DIGital:SAMPLERate:MAIn?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:DIGital:SAMPLERate:MAIn?
HorizontalPosition
¶
Bases: SCPICmdWrite, SCPICmdRead
The HORizontal:POSition command.
Description
- This command sets or queries the horizontal position as a percent of screen width. When Horizontal Delay Mode is turned off, this command is equivalent to adjusting the HORIZONTAL POSITION knob on the front panel. When Horizontal Delay Mode is turned on, the horizontal position is forced to 50%.
Usage
- Using the
.query()method will send theHORizontal:POSition?query. - Using the
.verify(value)method will send theHORizontal:POSition?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:POSition valuecommand.
SCPI Syntax
- HORizontal:POSition <NR3>
- HORizontal:POSition?
Info
<NR3>is from 0 to ≈100 and is the position of the trigger point on the screen (0 = left edge, 100 = right edge).
HorizontalPreviewstate
¶
Bases: SCPICmdRead
The HORizontal:PREViewstate command.
Description
- This query returns the display system preview state.
Usage
- Using the
.query()method will send theHORizontal:PREViewstate?query. - Using the
.verify(value)method will send theHORizontal:PREViewstate?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:PREViewstate?
HorizontalRecordlength
¶
Bases: SCPICmdWrite, SCPICmdRead
The HORizontal:RECOrdlength command.
Description
- This command sets or queries the horizontal record length. To change the record length the Horizontal Mode must be set to Manual.
Usage
- Using the
.query()method will send theHORizontal:RECOrdlength?query. - Using the
.verify(value)method will send theHORizontal:RECOrdlength?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:RECOrdlength valuecommand.
SCPI Syntax
- HORizontal:RECOrdlength <NR1>
- HORizontal:RECOrdlength?
Info
<NR1>is the horizontal record length.
HorizontalSamplerate
¶
Bases: SCPICmdRead
The HORizontal:SAMPLERate command.
Description
- The command form is ignored. The query returns the sample rate for analog channels in samples per second.
Usage
- Using the
.query()method will send theHORizontal:SAMPLERate?query. - Using the
.verify(value)method will send theHORizontal:SAMPLERate?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- HORizontal:SAMPLERate?
HorizontalScale
¶
Bases: SCPICmdWrite, SCPICmdRead
The HORizontal:SCAle command.
Description
- This command sets or queries the horizontal scale.
Usage
- Using the
.query()method will send theHORizontal:SCAle?query. - Using the
.verify(value)method will send theHORizontal:SCAle?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theHORizontal:SCAle valuecommand.
SCPI Syntax
- HORizontal:SCAle <NR3>
- HORizontal:SCAle?
Info
<NR3>is the horizontal scale in time per division.