save
¶
The save commands module.
These commands are used in the following models: DPO4K, DPO4KB, 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
- SAVe:ASSIgn:FOLder?
- SAVe:ASSIgn:TYPe {IMAGe|WAVEform|SETUp}
- SAVe:ASSIgn:TYPe?
- SAVe:EVENTtable:B<x> <file path>
- SAVe:EVENTtable:BUS<x> <file path>
- SAVe:IMAGe <file path>
- SAVe:IMAGe:FILEFormat {PNG|BMP|TIFf}
- SAVe:IMAGe:FILEFormat?
- SAVe:IMAGe:INKSaver {ON|OFF|1|0}
- SAVe:IMAGe:INKSaver?
- SAVe:IMAGe:LAYout {LANdscape|PORTRait}
- SAVe:IMAGe:LAYout?
- SAVe:MASK <QString>
- SAVe:SETUp {<file path>|<NR1>}
- SAVe:WAVEform <Source>,<Destination>
- SAVe:WAVEform:FILEFormat {INTERNal|SPREADSheet}
- SAVe:WAVEform:FILEFormat:RF_BB_IQ {TIQ|MATLAB}
- SAVe:WAVEform:FILEFormat:RF_BB_IQ?
- SAVe:WAVEform:FILEFormat?
- SAVe:WAVEform:GATIng {NONe|CURSors|SCREEN}
- SAVe:WAVEform:GATIng?
Save
¶
Bases: SCPICmdRead
The SAVe command tree.
Usage
- Using the
.query()method will send theSAVe?query. - Using the
.verify(value)method will send theSAVe?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.assign: TheSAVe:ASSIgncommand tree..eventtable: TheSAVe:EVENTtablecommand tree..image: TheSAVe:IMAGecommand..mask: TheSAVe:MASKcommand..setup: TheSAVe:SETUpcommand..waveform: TheSAVe:WAVEformcommand.
assign
property
¶
assign: SaveAssign
Return the SAVe:ASSIgn command tree.
Usage
- Using the
.query()method will send theSAVe:ASSIgn?query. - Using the
.verify(value)method will send theSAVe:ASSIgn?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.folder: TheSAVe:ASSIgn:FOLdercommand..type: TheSAVe:ASSIgn:TYPecommand.
eventtable
property
¶
eventtable: SaveEventtable
Return the SAVe:EVENTtable command tree.
Usage
- Using the
.query()method will send theSAVe:EVENTtable?query. - Using the
.verify(value)method will send theSAVe:EVENTtable?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.bus: TheSAVe:EVENTtable:BUS<x>command..b: TheSAVe:EVENTtable:B<x>command.
image
property
¶
image: SaveImage
Return the SAVe:IMAGe command.
Description
- Saves a capture of the screen image to the specified file. Supported image formats are
PNG, Windows Bitmap, and TIFF. The file format is specified by the
SAVE:IMAGE:FILEFORMATcommand. TheSAVE:IMAGE:INKSAVERcommand determines whether the data is saved in InkSaver mode.
Usage
- Using the
.write(value)method will send theSAVe:IMAGe valuecommand.
SCPI Syntax
- SAVe:IMAGe <file path>
Info
<file path>is a filename, including path, where the image will be saved. If you do not specify a directory, the oscilloscope will store the file in the current working directory. File name extensions are not required but are highly recommended.
Sub-properties
.fileformat: TheSAVe:IMAGe:FILEFormatcommand..inksaver: TheSAVe:IMAGe:INKSavercommand..layout: TheSAVe:IMAGe:LAYoutcommand.
mask
property
¶
mask: SaveMask
Return the SAVe:MASK command.
Description
- This command saves the current mask definition to the file specified with a quoted
string, into the current working directory. You can recall the mask from the file by
using the command
RECALL:MASK Aseries of examples showing how to use mask commands for typical tasks is included in an appendix.
Usage
- Using the
.write(value)method will send theSAVe:MASK valuecommand.
SCPI Syntax
- SAVe:MASK <QString>
Info
QStringis a quoted string that is the name of the mask definition being saved to the current working directory.
setup
property
¶
setup: SaveSetup
Return the SAVe:SETUp command.
Description
- Stores the state of the oscilloscope to a specified memory location. You can later use
the
*RCLcommand to restore the oscilloscope to this saved state.
Usage
- Using the
.write(value)method will send theSAVe:SETUp valuecommand.
SCPI Syntax
- SAVe:SETUp {<file path>|<NR1>}
Info
<file path>is the target location for storing the setup file.is a quoted string that defines the file name and path. Input the file path using the form <drive>:<dir>/. and one or s are optional. If you do not specify them, the oscilloscope will store the file in the current working directory. stands for a filename. (Use of wildcard characters in filenames is not supported.) Filename extensions are not required but are highly recommended. For setups, use the extension ‘.SET’. <NR1>specifies a location for saving the current front-panel setup. The front-panel setup value ranges from 1 to 10. Using an out-of-range value causes an execution error. Any settings that have been stored previously at this location will be overwritten.
waveform
property
¶
waveform: SaveWaveform
Return the SAVe:WAVEform command.
Description
- This command saves the specified waveform to the specified destination reference memory, or saves the specified waveform(s) to the specified destination file.
Usage
- Using the
.write(value)method will send theSAVe:WAVEform valuecommand.
SCPI Syntax
- SAVe:WAVEform <Source>,<Destination>
Info
CH<x>- x has a minimum of 1 and a maximum of 4.D<x>- x has a minimum of 0 and a maximum of 15.EMEM(instruments with the arbitrary waveform feature) - EMEM is the arbitrary waveform edit memory.ARB<x>is one of the internal arbitrary waveform storage locations.RF_NORMal, RF_AVErage, RF_MAXHold, RF_MINHold- These sources can be saved to REF1-4, an ISF or CSV file.RF_BB_IQ- specifies to save baseband I & Q data.ALL- Specifies all displayed waveforms subject to the restrictions indicated in the note below for saving ALL waveforms.REF<x>- For saving a single scope waveform to one of the 4 internal reference waveform memory storage locations (see descriptions for source waveforms above for which waveforms can be saved to REF1-4).EMEM- For instruments with the arbitrary waveform feature, scope waveforms (CH1-4, MATH, REF1-4, D0-D15) can be saved to arbitrary waveform edit memory.ARB<x>- For instruments with the arbitrary waveform feature, EMEM can be saved to one of the 4 internal arbitrary waveform memorylocations.<file path>- Specifies the destination file path to save the specified waveform(s).
Sub-properties
.fileformat: TheSAVe:WAVEform:FILEFormatcommand..gating: TheSAVe:WAVEform:GATIngcommand.
SaveAssign
¶
Bases: SCPICmdRead
The SAVe:ASSIgn command tree.
Usage
- Using the
.query()method will send theSAVe:ASSIgn?query. - Using the
.verify(value)method will send theSAVe:ASSIgn?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.folder: TheSAVe:ASSIgn:FOLdercommand..type: TheSAVe:ASSIgn:TYPecommand.
folder
property
¶
folder: SaveAssignFolder
Return the SAVe:ASSIgn:FOLder command.
Description
- Returns the file name that the next front-panel Save button operation will save the requested save type data to.
Usage
- Using the
.query()method will send theSAVe:ASSIgn:FOLder?query. - Using the
.verify(value)method will send theSAVe:ASSIgn:FOLder?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- SAVe:ASSIgn:FOLder?
type
property
¶
type: SaveAssignType
Return the SAVe:ASSIgn:TYPe command.
Description
- This command specifies the assignment of the data to be saved when the front-panel Save button is pressed.
Usage
- Using the
.query()method will send theSAVe:ASSIgn:TYPe?query. - Using the
.verify(value)method will send theSAVe:ASSIgn:TYPe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:ASSIgn:TYPe valuecommand.
SCPI Syntax
- SAVe:ASSIgn:TYPe {IMAGe|WAVEform|SETUp}
- SAVe:ASSIgn:TYPe?
Info
IMAGeassigns the Save button to save screen images.WAVEformassigns the Save button to save waveforms.SETUpassigns the Save button to save setups.
SaveAssignFolder
¶
Bases: SCPICmdRead
The SAVe:ASSIgn:FOLder command.
Description
- Returns the file name that the next front-panel Save button operation will save the requested save type data to.
Usage
- Using the
.query()method will send theSAVe:ASSIgn:FOLder?query. - Using the
.verify(value)method will send theSAVe:ASSIgn:FOLder?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- SAVe:ASSIgn:FOLder?
SaveAssignType
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:ASSIgn:TYPe command.
Description
- This command specifies the assignment of the data to be saved when the front-panel Save button is pressed.
Usage
- Using the
.query()method will send theSAVe:ASSIgn:TYPe?query. - Using the
.verify(value)method will send theSAVe:ASSIgn:TYPe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:ASSIgn:TYPe valuecommand.
SCPI Syntax
- SAVe:ASSIgn:TYPe {IMAGe|WAVEform|SETUp}
- SAVe:ASSIgn:TYPe?
Info
IMAGeassigns the Save button to save screen images.WAVEformassigns the Save button to save waveforms.SETUpassigns the Save button to save setups.
SaveEventtable
¶
Bases: SCPICmdRead
The SAVe:EVENTtable command tree.
Usage
- Using the
.query()method will send theSAVe:EVENTtable?query. - Using the
.verify(value)method will send theSAVe:EVENTtable?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.bus: TheSAVe:EVENTtable:BUS<x>command..b: TheSAVe:EVENTtable:B<x>command.
b
property
¶
b: dict[int, SaveEventtableBItem]
Return the SAVe:EVENTtable:B<x> command.
Description
- Saves the data from bus
to a specified file and location; where x is the bus number (1-2).
Usage
- Using the
.write(value)method will send theSAVe:EVENTtable:B<x> valuecommand.
SCPI Syntax
- SAVe:EVENTtable:B<x> <file path>
Info
<file path>is a quoted string that defines the file name and path location where the event table will be stored.
bus
property
¶
bus: dict[int, SaveEventtableBusItem]
Return the SAVe:EVENTtable:BUS<x> command.
Description
- Saves the data from bus
to a specified file and location; where x is the bus number (1-2).
Usage
- Using the
.write(value)method will send theSAVe:EVENTtable:BUS<x> valuecommand.
SCPI Syntax
- SAVe:EVENTtable:BUS<x> <file path>
Info
<file path>is a quoted string that defines the file name and path location where the event table will be stored.
SaveEventtableBItem
¶
Bases: ValidatedDynamicNumberCmd, SCPICmdWrite
The SAVe:EVENTtable:B<x> command.
Description
- Saves the data from bus
to a specified file and location; where x is the bus number (1-2).
Usage
- Using the
.write(value)method will send theSAVe:EVENTtable:B<x> valuecommand.
SCPI Syntax
- SAVe:EVENTtable:B<x> <file path>
Info
<file path>is a quoted string that defines the file name and path location where the event table will be stored.
SaveEventtableBusItem
¶
Bases: ValidatedDynamicNumberCmd, SCPICmdWrite
The SAVe:EVENTtable:BUS<x> command.
Description
- Saves the data from bus
to a specified file and location; where x is the bus number (1-2).
Usage
- Using the
.write(value)method will send theSAVe:EVENTtable:BUS<x> valuecommand.
SCPI Syntax
- SAVe:EVENTtable:BUS<x> <file path>
Info
<file path>is a quoted string that defines the file name and path location where the event table will be stored.
SaveImage
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:IMAGe command.
Description
- Saves a capture of the screen image to the specified file. Supported image formats are
PNG, Windows Bitmap, and TIFF. The file format is specified by the
SAVE:IMAGE:FILEFORMATcommand. TheSAVE:IMAGE:INKSAVERcommand determines whether the data is saved in InkSaver mode.
Usage
- Using the
.write(value)method will send theSAVe:IMAGe valuecommand.
SCPI Syntax
- SAVe:IMAGe <file path>
Info
<file path>is a filename, including path, where the image will be saved. If you do not specify a directory, the oscilloscope will store the file in the current working directory. File name extensions are not required but are highly recommended.
Properties
.fileformat: TheSAVe:IMAGe:FILEFormatcommand..inksaver: TheSAVe:IMAGe:INKSavercommand..layout: TheSAVe:IMAGe:LAYoutcommand.
fileformat
property
¶
fileformat: SaveImageFileformat
Return the SAVe:IMAGe:FILEFormat command.
Description
- This command specifies the file format to use for saving screen images.
Usage
- Using the
.query()method will send theSAVe:IMAGe:FILEFormat?query. - Using the
.verify(value)method will send theSAVe:IMAGe:FILEFormat?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:IMAGe:FILEFormat valuecommand.
SCPI Syntax
- SAVe:IMAGe:FILEFormat {PNG|BMP|TIFf}
- SAVe:IMAGe:FILEFormat?
Info
PNGsaves the file in Portable Network Graphics format.BMPsaves the file in Microsoft Windows bitmap format.TIFfsaves the file in Tagged Image File Format.
inksaver
property
¶
inksaver: SaveImageInksaver
Return the SAVe:IMAGe:INKSaver command.
Description
- This command specifies the current ink saver setting for the
SAVE:IMAGEcommand. If set to ‘ON’ or ‘1’, images will be generated using the ink saver palette. If set to ‘OFF’ or ‘0’, images will be generated using the standard palette.
Usage
- Using the
.query()method will send theSAVe:IMAGe:INKSaver?query. - Using the
.verify(value)method will send theSAVe:IMAGe:INKSaver?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:IMAGe:INKSaver valuecommand.
SCPI Syntax
- SAVe:IMAGe:INKSaver {ON|OFF|1|0}
- SAVe:IMAGe:INKSaver?
Info
OFFor 0 generates images from the Inksaver palette.ONor 1 generates images using the Standard palette.
layout
property
¶
layout: SaveImageLayout
Return the SAVe:IMAGe:LAYout command.
Description
- This command specifies the layout to use for saved screen images.
Usage
- Using the
.query()method will send theSAVe:IMAGe:LAYout?query. - Using the
.verify(value)method will send theSAVe:IMAGe:LAYout?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:IMAGe:LAYout valuecommand.
SCPI Syntax
- SAVe:IMAGe:LAYout {LANdscape|PORTRait}
- SAVe:IMAGe:LAYout?
Info
LANdscapespecifies that screen images are saved in landscape format.PORTRaitspecifies that screen images are saved in portrait format.
SaveImageFileformat
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:IMAGe:FILEFormat command.
Description
- This command specifies the file format to use for saving screen images.
Usage
- Using the
.query()method will send theSAVe:IMAGe:FILEFormat?query. - Using the
.verify(value)method will send theSAVe:IMAGe:FILEFormat?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:IMAGe:FILEFormat valuecommand.
SCPI Syntax
- SAVe:IMAGe:FILEFormat {PNG|BMP|TIFf}
- SAVe:IMAGe:FILEFormat?
Info
PNGsaves the file in Portable Network Graphics format.BMPsaves the file in Microsoft Windows bitmap format.TIFfsaves the file in Tagged Image File Format.
SaveImageInksaver
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:IMAGe:INKSaver command.
Description
- This command specifies the current ink saver setting for the
SAVE:IMAGEcommand. If set to ‘ON’ or ‘1’, images will be generated using the ink saver palette. If set to ‘OFF’ or ‘0’, images will be generated using the standard palette.
Usage
- Using the
.query()method will send theSAVe:IMAGe:INKSaver?query. - Using the
.verify(value)method will send theSAVe:IMAGe:INKSaver?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:IMAGe:INKSaver valuecommand.
SCPI Syntax
- SAVe:IMAGe:INKSaver {ON|OFF|1|0}
- SAVe:IMAGe:INKSaver?
Info
OFFor 0 generates images from the Inksaver palette.ONor 1 generates images using the Standard palette.
SaveImageLayout
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:IMAGe:LAYout command.
Description
- This command specifies the layout to use for saved screen images.
Usage
- Using the
.query()method will send theSAVe:IMAGe:LAYout?query. - Using the
.verify(value)method will send theSAVe:IMAGe:LAYout?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:IMAGe:LAYout valuecommand.
SCPI Syntax
- SAVe:IMAGe:LAYout {LANdscape|PORTRait}
- SAVe:IMAGe:LAYout?
Info
LANdscapespecifies that screen images are saved in landscape format.PORTRaitspecifies that screen images are saved in portrait format.
SaveMask
¶
Bases: SCPICmdWrite
The SAVe:MASK command.
Description
- This command saves the current mask definition to the file specified with a quoted string,
into the current working directory. You can recall the mask from the file by using the
command
RECALL:MASK Aseries of examples showing how to use mask commands for typical tasks is included in an appendix.
Usage
- Using the
.write(value)method will send theSAVe:MASK valuecommand.
SCPI Syntax
- SAVe:MASK <QString>
Info
QStringis a quoted string that is the name of the mask definition being saved to the current working directory.
SaveSetup
¶
Bases: SCPICmdWrite
The SAVe:SETUp command.
Description
- Stores the state of the oscilloscope to a specified memory location. You can later use the
*RCLcommand to restore the oscilloscope to this saved state.
Usage
- Using the
.write(value)method will send theSAVe:SETUp valuecommand.
SCPI Syntax
- SAVe:SETUp {<file path>|<NR1>}
Info
<file path>is the target location for storing the setup file.is a quoted string that defines the file name and path. Input the file path using the form <drive>:<dir>/. and one or s are optional. If you do not specify them, the oscilloscope will store the file in the current working directory. stands for a filename. (Use of wildcard characters in filenames is not supported.) Filename extensions are not required but are highly recommended. For setups, use the extension ‘.SET’. <NR1>specifies a location for saving the current front-panel setup. The front-panel setup value ranges from 1 to 10. Using an out-of-range value causes an execution error. Any settings that have been stored previously at this location will be overwritten.
SaveWaveform
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:WAVEform command.
Description
- This command saves the specified waveform to the specified destination reference memory, or saves the specified waveform(s) to the specified destination file.
Usage
- Using the
.write(value)method will send theSAVe:WAVEform valuecommand.
SCPI Syntax
- SAVe:WAVEform <Source>,<Destination>
Info
CH<x>- x has a minimum of 1 and a maximum of 4.D<x>- x has a minimum of 0 and a maximum of 15.EMEM(instruments with the arbitrary waveform feature) - EMEM is the arbitrary waveform edit memory.ARB<x>is one of the internal arbitrary waveform storage locations.RF_NORMal, RF_AVErage, RF_MAXHold, RF_MINHold- These sources can be saved to REF1-4, an ISF or CSV file.RF_BB_IQ- specifies to save baseband I & Q data.ALL- Specifies all displayed waveforms subject to the restrictions indicated in the note below for saving ALL waveforms.REF<x>- For saving a single scope waveform to one of the 4 internal reference waveform memory storage locations (see descriptions for source waveforms above for which waveforms can be saved to REF1-4).EMEM- For instruments with the arbitrary waveform feature, scope waveforms (CH1-4, MATH, REF1-4, D0-D15) can be saved to arbitrary waveform edit memory.ARB<x>- For instruments with the arbitrary waveform feature, EMEM can be saved to one of the 4 internal arbitrary waveform memorylocations.<file path>- Specifies the destination file path to save the specified waveform(s).
Properties
.fileformat: TheSAVe:WAVEform:FILEFormatcommand..gating: TheSAVe:WAVEform:GATIngcommand.
fileformat
property
¶
fileformat: SaveWaveformFileformat
Return the SAVe:WAVEform:FILEFormat command.
Description
- This command specifies the file format to be used when saving waveforms - either an internal format, .ISF, or an external comma-delimited spreadsheet format, .CSV, that includes waveform header and timing information.
Usage
- Using the
.query()method will send theSAVe:WAVEform:FILEFormat?query. - Using the
.verify(value)method will send theSAVe:WAVEform:FILEFormat?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:WAVEform:FILEFormat valuecommand.
SCPI Syntax
- SAVe:WAVEform:FILEFormat {INTERNal|SPREADSheet}
- SAVe:WAVEform:FILEFormat?
Info
INTERNalspecifies to save waveforms using an internal format. The file name should be specified with .ISF filename extension. These files can be recalled as reference waveforms.SPREADSheetspecifies that waveform data is saved in a format that contains comma delimited values. These waveform data files should be named using the .CSV filename extension. Saving waveforms in .CSV format enables spreadsheet programs to import the data.
Sub-properties
.rf_bb_iq: TheSAVe:WAVEform:FILEFormat:RF_BB_IQcommand.
gating
property
¶
gating: SaveWaveformGating
Return the SAVe:WAVEform:GATIng command.
Description
- Specifies whether save waveform operations should save the entire waveform (NONe) or a specified portion of the waveform.
Usage
- Using the
.query()method will send theSAVe:WAVEform:GATIng?query. - Using the
.verify(value)method will send theSAVe:WAVEform:GATIng?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:WAVEform:GATIng valuecommand.
SCPI Syntax
- SAVe:WAVEform:GATIng {NONe|CURSors|SCREEN}
- SAVe:WAVEform:GATIng?
Info
CURSorsturns on cursors and the gates are the waveform record points at the cursor positions.NONesaves the entire waveform.SCREEN, if zoom is on, the gates are the start and end waveform record points of the zoom (upper) graticule, otherwise the gates are the start and end waveform record points of the main graticule.
SaveWaveformFileformat
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:WAVEform:FILEFormat command.
Description
- This command specifies the file format to be used when saving waveforms - either an internal format, .ISF, or an external comma-delimited spreadsheet format, .CSV, that includes waveform header and timing information.
Usage
- Using the
.query()method will send theSAVe:WAVEform:FILEFormat?query. - Using the
.verify(value)method will send theSAVe:WAVEform:FILEFormat?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:WAVEform:FILEFormat valuecommand.
SCPI Syntax
- SAVe:WAVEform:FILEFormat {INTERNal|SPREADSheet}
- SAVe:WAVEform:FILEFormat?
Info
INTERNalspecifies to save waveforms using an internal format. The file name should be specified with .ISF filename extension. These files can be recalled as reference waveforms.SPREADSheetspecifies that waveform data is saved in a format that contains comma delimited values. These waveform data files should be named using the .CSV filename extension. Saving waveforms in .CSV format enables spreadsheet programs to import the data.
Properties
.rf_bb_iq: TheSAVe:WAVEform:FILEFormat:RF_BB_IQcommand.
rf_bb_iq
property
¶
rf_bb_iq: SaveWaveformFileformatRfBbIq
Return the SAVe:WAVEform:FILEFormat:RF_BB_IQ command.
Description
- This command specifies the file format for saving the RF baseband I & Q data. The
default format is TIQ. See the description of the
SAVE:WAVEFORMcommand for detailed information about these formats.
Usage
- Using the
.query()method will send theSAVe:WAVEform:FILEFormat:RF_BB_IQ?query. - Using the
.verify(value)method will send theSAVe:WAVEform:FILEFormat:RF_BB_IQ?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:WAVEform:FILEFormat:RF_BB_IQ valuecommand.
SCPI Syntax
- SAVe:WAVEform:FILEFormat:RF_BB_IQ {TIQ|MATLAB}
- SAVe:WAVEform:FILEFormat:RF_BB_IQ?
Info
TIQspecifies to use the TIQ file format for saving the RF baseband I & Q data.MATLABspecifies to use the MATLAB file format for saving the RF baseband I & Q data.
SaveWaveformFileformatRfBbIq
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:WAVEform:FILEFormat:RF_BB_IQ command.
Description
- This command specifies the file format for saving the RF baseband I & Q data. The default
format is TIQ. See the description of the
SAVE:WAVEFORMcommand for detailed information about these formats.
Usage
- Using the
.query()method will send theSAVe:WAVEform:FILEFormat:RF_BB_IQ?query. - Using the
.verify(value)method will send theSAVe:WAVEform:FILEFormat:RF_BB_IQ?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:WAVEform:FILEFormat:RF_BB_IQ valuecommand.
SCPI Syntax
- SAVe:WAVEform:FILEFormat:RF_BB_IQ {TIQ|MATLAB}
- SAVe:WAVEform:FILEFormat:RF_BB_IQ?
Info
TIQspecifies to use the TIQ file format for saving the RF baseband I & Q data.MATLABspecifies to use the MATLAB file format for saving the RF baseband I & Q data.
SaveWaveformGating
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVe:WAVEform:GATIng command.
Description
- Specifies whether save waveform operations should save the entire waveform (NONe) or a specified portion of the waveform.
Usage
- Using the
.query()method will send theSAVe:WAVEform:GATIng?query. - Using the
.verify(value)method will send theSAVe:WAVEform:GATIng?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVe:WAVEform:GATIng valuecommand.
SCPI Syntax
- SAVe:WAVEform:GATIng {NONe|CURSors|SCREEN}
- SAVe:WAVEform:GATIng?
Info
CURSorsturns on cursors and the gates are the waveform record points at the cursor positions.NONesaves the entire waveform.SCREEN, if zoom is on, the gates are the start and end waveform record points of the zoom (upper) graticule, otherwise the gates are the start and end waveform record points of the main graticule.