mmemory
¶
The mmemory commands module.
These commands are used in the following models: AWG70KA, AWG70KB
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- MMEMory:CATalog? [<msus>]
- MMEMory:CDIRectory [<directory_name>]
- MMEMory:CDIRectory?
- MMEMory:DATA <file_path>[,<start_index>],<block_data>
- MMEMory:DATA:SIZE? <file_path>
- MMEMory:DATA? <file_path>[,<start_index>[,<size>]]
- MMEMory:DELete <file_name>[,<msus>]
- MMEMory:IMPort <wfm_name>,<filepath>,<type>
- MMEMory:IMPort:PARameter:NORMalize <Type>
- MMEMory:IMPort:PARameter:NORMalize?
- MMEMory:MDIRectory <directory_name>
- MMEMory:MSIS [<msus>]
- MMEMory:MSIS?
- MMEMory:OPEN <filepath>
- MMEMory:OPEN:PARameter:NORMalize <Type>
- MMEMory:OPEN:PARameter:NORMalize?
- MMEMory:OPEN:PARameter:SIQ {ON|OFF|1|0}
- MMEMory:OPEN:PARameter:SIQ?
- MMEMory:OPEN:SASSet:SEQuence <filepath>[,<desired_sequence>]
- MMEMory:OPEN:SASSet:SEQuence:MROPened?
- MMEMory:OPEN:SASSet:WAVeform <filepath>[,<desired_waveform>]
- MMEMory:OPEN:SETup <filepath>
- MMEMory:OPEN:TXT <filepath>,<bitdepth>
- MMEMory:SAVE:SEQuence <sequence>,<filepath>
- MMEMory:SAVE:SETup <filepath>[,<with_assets>]
- MMEMory:SAVE:WAVeform:MAT <wfm_name>,<filepath>
- MMEMory:SAVE:WAVeform:TIQ <wfm_name>,<filepath>
- MMEMory:SAVE:WAVeform:TXT <wfm_name>,<filepath>,<bitdepth>[,<IQ Component>]
- MMEMory:SAVE:WAVeform:WFM <wfm_name>,<filepath>[,<IQ_Component>]
- MMEMory:SAVE:WAVeform:WFMX <wfm_name>,<filepath>
Mmemory
¶
Bases: SCPICmdRead
The MMEMory command tree.
Usage
- Using the
.query()method will send theMMEMory?query. - Using the
.verify(value)method will send theMMEMory?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.catalog: TheMMEMory:CATalogcommand..cdirectory: TheMMEMory:CDIRectorycommand..data: TheMMEMory:DATAcommand..delete: TheMMEMory:DELetecommand..import: TheMMEMory:IMPortcommand..mdirectory: TheMMEMory:MDIRectorycommand..msis: TheMMEMory:MSIScommand..open: TheMMEMory:OPENcommand..save: TheMMEMory:SAVEcommand tree.
catalog
property
¶
catalog: MmemoryCatalog
Return the MMEMory:CATalog command.
Description
- This command returns the current contents and state of the mass storage media.
Usage
- Using the
.query(argument)method will send theMMEMory:CATalog? argumentquery. - Using the
.verify(argument, value)method will send theMMEMory:CATalog? argumentquery and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- MMEMory:CATalog? [<msus>]
cdirectory
property
¶
cdirectory: MmemoryCdirectory
Return the MMEMory:CDIRectory command.
Description
- This command changes the current working directory in the mass storage system.
Usage
- Using the
.query()method will send theMMEMory:CDIRectory?query. - Using the
.verify(value)method will send theMMEMory:CDIRectory?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:CDIRectory valuecommand.
SCPI Syntax
- MMEMory:CDIRectory [<directory_name>]
- MMEMory:CDIRectory?
data
property
¶
data: MmemoryData
Return the MMEMory:DATA command.
Description
- This command sets or returns block data to/from a file in the current mass storage device.
Usage
- Using the
.query(argument)method will send theMMEMory:DATA? argumentquery. - Using the
.verify(argument, value)method will send theMMEMory:DATA? argumentquery and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:DATA valuecommand.
SCPI Syntax
- MMEMory:DATA <file_path>[,<start_index>],<block_data>
- MMEMory:DATA? <file_path>[,<start_index>[,<size>]]
Sub-properties
.size: TheMMEMory:DATA:SIZEcommand.
delete
property
¶
delete: MmemoryDelete
Return the MMEMory:DELete command.
Description
- This command deletes a file or directory from the AWG’s hard disk. When used on a directory, this command succeeds only if the directory is empty.
Usage
- Using the
.write(value)method will send theMMEMory:DELete valuecommand.
SCPI Syntax
- MMEMory:DELete <file_name>[,<msus>]
import_
property
¶
import_: MmemoryImport
Return the MMEMory:IMPort command.
Description
- This command imports a file into the AWG’s waveform list. File formats supported: ISF
- TDS3000 and DPO4000 waveform formatTDS - TDS5000/TDS6000/TDS7000, DPO7000/DPO70000/DSA70000 Series waveformTXT - Text file with analog dataTXT8 - Text file with 8 bit DAC resolutionTXT9 - Text file with 9 bit DAC resolutionTXT10 - Text file with 10 bit DAC resolutionTXT14 - Text file with 14 bit DAC resolutionWFM - AWG400/AWG500/AWG600/AWG700 Series waveformPAT - AWG400/AWG500/AWG600/AWG700 Series pattern fileTFW - AFG3000 Series waveform file formatIQT - RSA3000 Series waveform file formatTIQ - RSA6000 Series waveform file format
Usage
- Using the
.write(value)method will send theMMEMory:IMPort valuecommand.
SCPI Syntax
- MMEMory:IMPort <wfm_name>,<filepath>,<type>
Sub-properties
.parameter: TheMMEMory:IMPort:PARametercommand tree.
mdirectory
property
¶
mdirectory: MmemoryMdirectory
Return the MMEMory:MDIRectory command.
Description
- This command creates a directory in the mass storage system. If the specified directory is locked in the mass storage system, this command causes an error.
Usage
- Using the
.write(value)method will send theMMEMory:MDIRectory valuecommand.
SCPI Syntax
- MMEMory:MDIRectory <directory_name>
msis
property
¶
msis: MmemoryMsis
Return the MMEMory:MSIS command.
Description
- This command selects or returns a mass storage device used by all MMEMory commands.
specifies a drive using a drive letter. The drive letter can represent hard disk drives, network drives, external DVD/CD-RW drives, or USB memory.
Usage
- Using the
.query()method will send theMMEMory:MSIS?query. - Using the
.verify(value)method will send theMMEMory:MSIS?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:MSIS valuecommand.
SCPI Syntax
- MMEMory:MSIS [<msus>]
- MMEMory:MSIS?
open
property
¶
open: MmemoryOpen
Return the MMEMory:OPEN command.
Description
- This command loads a file into the AWG waveform list. File formats supported: .WFMX - AWG70000 Series waveform file format.ISF - TDS3000 and DPO4000 waveform file format.TDS - TDS5000/TDS6000/TDS7000, DPO7000/DPO70000/DSA70000 Series waveform file format.WFM - AWG400/AWG500/AWG600/AWG700/AWG5000/AWG7000 Series waveform file format.PAT - AWG400/AWG500/AWG600/AWG700 Series pattern file.TFW - AFG3000 Series waveform file format.IQT - RSA3000 Series waveform file format.TIQ - RFXpress waveform file format.TIQ - RSA6000 Series waveform file format.WFM - MDO waveform file format.SEQX - AWG70000 Series sequence file format.SEQ - AWG400/AWG500/AWG600 sequence format.TMP - Midas BLUE file format.PRM - Midas BLUE file format
Usage
- Using the
.write(value)method will send theMMEMory:OPEN valuecommand.
SCPI Syntax
- MMEMory:OPEN <filepath>
Sub-properties
.sasset: TheMMEMory:OPEN:SASSetcommand tree..setup: TheMMEMory:OPEN:SETupcommand..txt: TheMMEMory:OPEN:TXTcommand..parameter: TheMMEMory:OPEN:PARametercommand tree.
save
property
¶
save: MmemorySave
Return the MMEMory:SAVE command tree.
Usage
- Using the
.query()method will send theMMEMory:SAVE?query. - Using the
.verify(value)method will send theMMEMory:SAVE?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.sequence: TheMMEMory:SAVE:SEQuencecommand..setup: TheMMEMory:SAVE:SETupcommand..waveform: TheMMEMory:SAVE:WAVeformcommand tree.
MmemoryCatalog
¶
Bases: SCPICmdReadWithArguments
The MMEMory:CATalog command.
Description
- This command returns the current contents and state of the mass storage media.
Usage
- Using the
.query(argument)method will send theMMEMory:CATalog? argumentquery. - Using the
.verify(argument, value)method will send theMMEMory:CATalog? argumentquery and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- MMEMory:CATalog? [<msus>]
MmemoryCdirectory
¶
Bases: SCPICmdWrite, SCPICmdRead
The MMEMory:CDIRectory command.
Description
- This command changes the current working directory in the mass storage system.
Usage
- Using the
.query()method will send theMMEMory:CDIRectory?query. - Using the
.verify(value)method will send theMMEMory:CDIRectory?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:CDIRectory valuecommand.
SCPI Syntax
- MMEMory:CDIRectory [<directory_name>]
- MMEMory:CDIRectory?
MmemoryData
¶
Bases: SCPICmdWrite, SCPICmdReadWithArguments
The MMEMory:DATA command.
Description
- This command sets or returns block data to/from a file in the current mass storage device.
Usage
- Using the
.query(argument)method will send theMMEMory:DATA? argumentquery. - Using the
.verify(argument, value)method will send theMMEMory:DATA? argumentquery and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:DATA valuecommand.
SCPI Syntax
- MMEMory:DATA <file_path>[,<start_index>],<block_data>
- MMEMory:DATA? <file_path>[,<start_index>[,<size>]]
Properties
.size: TheMMEMory:DATA:SIZEcommand.
size
property
¶
size: MmemoryDataSize
Return the MMEMory:DATA:SIZE command.
Description
- This command returns the size in bytes of a selected file.
Usage
- Using the
.query(argument)method will send theMMEMory:DATA:SIZE? argumentquery. - Using the
.verify(argument, value)method will send theMMEMory:DATA:SIZE? argumentquery and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- MMEMory:DATA:SIZE? <file_path>
MmemoryDataSize
¶
Bases: SCPICmdReadWithArguments
The MMEMory:DATA:SIZE command.
Description
- This command returns the size in bytes of a selected file.
Usage
- Using the
.query(argument)method will send theMMEMory:DATA:SIZE? argumentquery. - Using the
.verify(argument, value)method will send theMMEMory:DATA:SIZE? argumentquery and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- MMEMory:DATA:SIZE? <file_path>
MmemoryDelete
¶
Bases: SCPICmdWrite
The MMEMory:DELete command.
Description
- This command deletes a file or directory from the AWG’s hard disk. When used on a directory, this command succeeds only if the directory is empty.
Usage
- Using the
.write(value)method will send theMMEMory:DELete valuecommand.
SCPI Syntax
- MMEMory:DELete <file_name>[,<msus>]
MmemoryImport
¶
Bases: SCPICmdWrite, SCPICmdRead
The MMEMory:IMPort command.
Description
- This command imports a file into the AWG’s waveform list. File formats supported: ISF - TDS3000 and DPO4000 waveform formatTDS - TDS5000/TDS6000/TDS7000, DPO7000/DPO70000/DSA70000 Series waveformTXT - Text file with analog dataTXT8 - Text file with 8 bit DAC resolutionTXT9 - Text file with 9 bit DAC resolutionTXT10 - Text file with 10 bit DAC resolutionTXT14 - Text file with 14 bit DAC resolutionWFM - AWG400/AWG500/AWG600/AWG700 Series waveformPAT - AWG400/AWG500/AWG600/AWG700 Series pattern fileTFW - AFG3000 Series waveform file formatIQT - RSA3000 Series waveform file formatTIQ - RSA6000 Series waveform file format
Usage
- Using the
.write(value)method will send theMMEMory:IMPort valuecommand.
SCPI Syntax
- MMEMory:IMPort <wfm_name>,<filepath>,<type>
Properties
.parameter: TheMMEMory:IMPort:PARametercommand tree.
parameter
property
¶
parameter: MmemoryImportParameter
Return the MMEMory:IMPort:PARameter command tree.
Usage
- Using the
.query()method will send theMMEMory:IMPort:PARameter?query. - Using the
.verify(value)method will send theMMEMory:IMPort:PARameter?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.normalize: TheMMEMory:IMPort:PARameter:NORMalizecommand.
MmemoryImportParameter
¶
Bases: SCPICmdRead
The MMEMory:IMPort:PARameter command tree.
Usage
- Using the
.query()method will send theMMEMory:IMPort:PARameter?query. - Using the
.verify(value)method will send theMMEMory:IMPort:PARameter?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.normalize: TheMMEMory:IMPort:PARameter:NORMalizecommand.
normalize
property
¶
normalize: MmemoryImportParameterNormalize
Return the MMEMory:IMPort:PARameter:NORMalize command.
Description
- This command sets or queries if the imported data is normalized during select file format import operations. The imported waveform data (for select file formats) is normalized based on the option set in this command. File Formats supported: .WFM - AWG400/AWG500/AWG600/AWG700 Series waveform.AWG - AWG5000,AWG7000 Series waveforms.TXT
- Analog text files from AWG.RFD - RFXpress AWG Series waveforms
Usage
- Using the
.query()method will send theMMEMory:IMPort:PARameter:NORMalize?query. - Using the
.verify(value)method will send theMMEMory:IMPort:PARameter:NORMalize?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:IMPort:PARameter:NORMalize valuecommand.
SCPI Syntax
- MMEMory:IMPort:PARameter:NORMalize <Type>
- MMEMory:IMPort:PARameter:NORMalize?
Info
NONEwill not normalize the imported data. The data may contain points outside of the AWG’s amplitude range.FSCale normalizes the imported data to the full amplitude range.ZREFerence normalizes the imported data while preserving the offset.
MmemoryImportParameterNormalize
¶
Bases: SCPICmdWrite, SCPICmdRead
The MMEMory:IMPort:PARameter:NORMalize command.
Description
- This command sets or queries if the imported data is normalized during select file format import operations. The imported waveform data (for select file formats) is normalized based on the option set in this command. File Formats supported: .WFM - AWG400/AWG500/AWG600/AWG700 Series waveform.AWG - AWG5000,AWG7000 Series waveforms.TXT - Analog text files from AWG.RFD - RFXpress AWG Series waveforms
Usage
- Using the
.query()method will send theMMEMory:IMPort:PARameter:NORMalize?query. - Using the
.verify(value)method will send theMMEMory:IMPort:PARameter:NORMalize?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:IMPort:PARameter:NORMalize valuecommand.
SCPI Syntax
- MMEMory:IMPort:PARameter:NORMalize <Type>
- MMEMory:IMPort:PARameter:NORMalize?
Info
NONEwill not normalize the imported data. The data may contain points outside of the AWG’s amplitude range.FSCale normalizes the imported data to the full amplitude range.ZREFerence normalizes the imported data while preserving the offset.
MmemoryMdirectory
¶
Bases: SCPICmdWrite
The MMEMory:MDIRectory command.
Description
- This command creates a directory in the mass storage system. If the specified directory is locked in the mass storage system, this command causes an error.
Usage
- Using the
.write(value)method will send theMMEMory:MDIRectory valuecommand.
SCPI Syntax
- MMEMory:MDIRectory <directory_name>
MmemoryMsis
¶
Bases: SCPICmdWrite, SCPICmdRead
The MMEMory:MSIS command.
Description
- This command selects or returns a mass storage device used by all MMEMory commands.
specifies a drive using a drive letter. The drive letter can represent hard disk drives, network drives, external DVD/CD-RW drives, or USB memory.
Usage
- Using the
.query()method will send theMMEMory:MSIS?query. - Using the
.verify(value)method will send theMMEMory:MSIS?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:MSIS valuecommand.
SCPI Syntax
- MMEMory:MSIS [<msus>]
- MMEMory:MSIS?
MmemoryOpen
¶
Bases: SCPICmdWrite, SCPICmdRead
The MMEMory:OPEN command.
Description
- This command loads a file into the AWG waveform list. File formats supported: .WFMX - AWG70000 Series waveform file format.ISF - TDS3000 and DPO4000 waveform file format.TDS - TDS5000/TDS6000/TDS7000, DPO7000/DPO70000/DSA70000 Series waveform file format.WFM - AWG400/AWG500/AWG600/AWG700/AWG5000/AWG7000 Series waveform file format.PAT - AWG400/AWG500/AWG600/AWG700 Series pattern file.TFW - AFG3000 Series waveform file format.IQT - RSA3000 Series waveform file format.TIQ - RFXpress waveform file format.TIQ - RSA6000 Series waveform file format.WFM - MDO waveform file format.SEQX - AWG70000 Series sequence file format.SEQ - AWG400/AWG500/AWG600 sequence format.TMP - Midas BLUE file format.PRM - Midas BLUE file format
Usage
- Using the
.write(value)method will send theMMEMory:OPEN valuecommand.
SCPI Syntax
- MMEMory:OPEN <filepath>
Properties
.sasset: TheMMEMory:OPEN:SASSetcommand tree..setup: TheMMEMory:OPEN:SETupcommand..txt: TheMMEMory:OPEN:TXTcommand..parameter: TheMMEMory:OPEN:PARametercommand tree.
parameter
property
¶
parameter: MmemoryOpenParameter
Return the MMEMory:OPEN:PARameter command tree.
Usage
- Using the
.query()method will send theMMEMory:OPEN:PARameter?query. - Using the
.verify(value)method will send theMMEMory:OPEN:PARameter?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.normalize: TheMMEMory:OPEN:PARameter:NORMalizecommand..siq: TheMMEMory:OPEN:PARameter:SIQcommand.
sasset
property
¶
sasset: MmemoryOpenSasset
Return the MMEMory:OPEN:SASSet command tree.
Usage
- Using the
.query()method will send theMMEMory:OPEN:SASSet?query. - Using the
.verify(value)method will send theMMEMory:OPEN:SASSet?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.sequence: TheMMEMory:OPEN:SASSet:SEQuencecommand..waveform: TheMMEMory:OPEN:SASSet:WAVeformcommand.
setup
property
¶
setup: MmemoryOpenSetup
Return the MMEMory:OPEN:SETup command.
Description
- This command restores a setup file designated by the
. The supported file format is the native setup format (.AWGX).
Usage
- Using the
.write(value)method will send theMMEMory:OPEN:SETup valuecommand.
SCPI Syntax
- MMEMory:OPEN:SETup <filepath>
txt
property
¶
txt: MmemoryOpenTxt
Return the MMEMory:OPEN:TXT command.
Description
- This command loads a waveform from a .TXT file into the AWG’s waveform list.
Usage
- Using the
.write(value)method will send theMMEMory:OPEN:TXT valuecommand.
SCPI Syntax
- MMEMory:OPEN:TXT <filepath>,<bitdepth>
MmemoryOpenParameter
¶
Bases: SCPICmdRead
The MMEMory:OPEN:PARameter command tree.
Usage
- Using the
.query()method will send theMMEMory:OPEN:PARameter?query. - Using the
.verify(value)method will send theMMEMory:OPEN:PARameter?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.normalize: TheMMEMory:OPEN:PARameter:NORMalizecommand..siq: TheMMEMory:OPEN:PARameter:SIQcommand.
normalize
property
¶
normalize: MmemoryOpenParameterNormalize
Return the MMEMory:OPEN:PARameter:NORMalize command.
Description
- This command sets or queries if the imported data is normalized during select file format import operations. The imported waveform data (for select file formats) is normalized based on the option set in this command. File formats supported: .WFM - AWG400/AWG500/AWG600/AWG700 Series waveform.AWG - AWG5000, AWG7000 Series waveform.TXT
- Analog text files from AWG.RFD - RFXpress AWG Series waveforms.MAT - Matlab files
Usage
- Using the
.query()method will send theMMEMory:OPEN:PARameter:NORMalize?query. - Using the
.verify(value)method will send theMMEMory:OPEN:PARameter:NORMalize?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:OPEN:PARameter:NORMalize valuecommand.
SCPI Syntax
- MMEMory:OPEN:PARameter:NORMalize <Type>
- MMEMory:OPEN:PARameter:NORMalize?
Info
NONEwill not normalize the imported data. The data may contain points outside of the AWG’s amplitude range.FSCale normalizes the imported data to the full amplitude range.ZREFerence normalizes the imported data while preserving the offset.*RSTsets the arguments to NONE.
siq
property
¶
Return the MMEMory:OPEN:PARameter:SIQ command.
Description
- This command sets or returns if the IQ waveform (from supported formats) is separated into two separate _I and _Q waveforms while importing. File formats supported: .TMP - Midas BLUE waveform.PRM - Midas BLUE waveform.IQT - Tektronix RSA IQ Pair.TIQ - IQ Pair.MAT - .Matlab files from Tektronix RSA instruments
Usage
- Using the
.query()method will send theMMEMory:OPEN:PARameter:SIQ?query. - Using the
.verify(value)method will send theMMEMory:OPEN:PARameter:SIQ?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:OPEN:PARameter:SIQ valuecommand.
SCPI Syntax
- MMEMory:OPEN:PARameter:SIQ {ON|OFF|1|0}
- MMEMory:OPEN:PARameter:SIQ?
MmemoryOpenParameterNormalize
¶
Bases: SCPICmdWrite, SCPICmdRead
The MMEMory:OPEN:PARameter:NORMalize command.
Description
- This command sets or queries if the imported data is normalized during select file format import operations. The imported waveform data (for select file formats) is normalized based on the option set in this command. File formats supported: .WFM - AWG400/AWG500/AWG600/AWG700 Series waveform.AWG - AWG5000, AWG7000 Series waveform.TXT - Analog text files from AWG.RFD - RFXpress AWG Series waveforms.MAT - Matlab files
Usage
- Using the
.query()method will send theMMEMory:OPEN:PARameter:NORMalize?query. - Using the
.verify(value)method will send theMMEMory:OPEN:PARameter:NORMalize?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:OPEN:PARameter:NORMalize valuecommand.
SCPI Syntax
- MMEMory:OPEN:PARameter:NORMalize <Type>
- MMEMory:OPEN:PARameter:NORMalize?
Info
NONEwill not normalize the imported data. The data may contain points outside of the AWG’s amplitude range.FSCale normalizes the imported data to the full amplitude range.ZREFerence normalizes the imported data while preserving the offset.*RSTsets the arguments to NONE.
MmemoryOpenParameterSiq
¶
Bases: SCPICmdWrite, SCPICmdRead
The MMEMory:OPEN:PARameter:SIQ command.
Description
- This command sets or returns if the IQ waveform (from supported formats) is separated into two separate _I and _Q waveforms while importing. File formats supported: .TMP - Midas BLUE waveform.PRM - Midas BLUE waveform.IQT - Tektronix RSA IQ Pair.TIQ - IQ Pair.MAT - .Matlab files from Tektronix RSA instruments
Usage
- Using the
.query()method will send theMMEMory:OPEN:PARameter:SIQ?query. - Using the
.verify(value)method will send theMMEMory:OPEN:PARameter:SIQ?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theMMEMory:OPEN:PARameter:SIQ valuecommand.
SCPI Syntax
- MMEMory:OPEN:PARameter:SIQ {ON|OFF|1|0}
- MMEMory:OPEN:PARameter:SIQ?
MmemoryOpenSasset
¶
Bases: SCPICmdRead
The MMEMory:OPEN:SASSet command tree.
Usage
- Using the
.query()method will send theMMEMory:OPEN:SASSet?query. - Using the
.verify(value)method will send theMMEMory:OPEN:SASSet?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.sequence: TheMMEMory:OPEN:SASSet:SEQuencecommand..waveform: TheMMEMory:OPEN:SASSet:WAVeformcommand.
sequence
property
¶
sequence: MmemoryOpenSassetSequence
Return the MMEMory:OPEN:SASSet:SEQuence command.
Description
- This command loads all sequences, or a single sequence if
<desired_sequence>is designated, into the Sequences list and all associated (used) sequences and waveforms within the designated file in. File formats supported: .AWG - AWG7000 Series setup.AWGX - AWG70000 Series setup.SEQ - AWG400, AWG500, AWG600 Series sequence.SEQX - AWG70000 Series sequence
Usage
- Using the
.write(value)method will send theMMEMory:OPEN:SASSet:SEQuence valuecommand.
SCPI Syntax
- MMEMory:OPEN:SASSet:SEQuence <filepath>[,<desired_sequence>]
Sub-properties
.mropened: TheMMEMory:OPEN:SASSet:SEQuence:MROPenedcommand.
waveform
property
¶
waveform: MmemoryOpenSassetWaveform
Return the MMEMory:OPEN:SASSet:WAVeform command.
Description
- This command loads a single waveform if
<desired_waveform>is designated. Otherwise the command imports all waveforms within the designated file in. File formats supported: .AWG - AWG5000, AWG7000 Series waveforms.AWGX - AWG70000 Series waveforms.MAT - MATLAB files.SEQX - AWG70000 Series sequences
Usage
- Using the
.write(value)method will send theMMEMory:OPEN:SASSet:WAVeform valuecommand.
SCPI Syntax
- MMEMory:OPEN:SASSet:WAVeform <filepath>[,<desired_waveform>]
MmemoryOpenSassetSequence
¶
Bases: SCPICmdWrite, SCPICmdRead
The MMEMory:OPEN:SASSet:SEQuence command.
Description
- This command loads all sequences, or a single sequence if
<desired_sequence>is designated, into the Sequences list and all associated (used) sequences and waveforms within the designated file in. File formats supported: .AWG - AWG7000 Series setup.AWGX - AWG70000 Series setup.SEQ - AWG400, AWG500, AWG600 Series sequence.SEQX - AWG70000 Series sequence
Usage
- Using the
.write(value)method will send theMMEMory:OPEN:SASSet:SEQuence valuecommand.
SCPI Syntax
- MMEMory:OPEN:SASSet:SEQuence <filepath>[,<desired_sequence>]
Properties
.mropened: TheMMEMory:OPEN:SASSet:SEQuence:MROPenedcommand.
mropened
property
¶
mropened: MmemoryOpenSassetSequenceMropened
Return the MMEMory:OPEN:SASSet:SEQuence:MROPened command.
Description
- This command returns which sequence was most recently added or replaced from the most recently opened or imported sequence file.
Usage
- Using the
.query()method will send theMMEMory:OPEN:SASSet:SEQuence:MROPened?query. - Using the
.verify(value)method will send theMMEMory:OPEN:SASSet:SEQuence:MROPened?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- MMEMory:OPEN:SASSet:SEQuence:MROPened?
MmemoryOpenSassetSequenceMropened
¶
Bases: SCPICmdRead
The MMEMory:OPEN:SASSet:SEQuence:MROPened command.
Description
- This command returns which sequence was most recently added or replaced from the most recently opened or imported sequence file.
Usage
- Using the
.query()method will send theMMEMory:OPEN:SASSet:SEQuence:MROPened?query. - Using the
.verify(value)method will send theMMEMory:OPEN:SASSet:SEQuence:MROPened?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- MMEMory:OPEN:SASSet:SEQuence:MROPened?
MmemoryOpenSassetWaveform
¶
Bases: SCPICmdWrite
The MMEMory:OPEN:SASSet:WAVeform command.
Description
- This command loads a single waveform if
<desired_waveform>is designated. Otherwise the command imports all waveforms within the designated file in. File formats supported: .AWG - AWG5000, AWG7000 Series waveforms.AWGX - AWG70000 Series waveforms.MAT - MATLAB files.SEQX - AWG70000 Series sequences
Usage
- Using the
.write(value)method will send theMMEMory:OPEN:SASSet:WAVeform valuecommand.
SCPI Syntax
- MMEMory:OPEN:SASSet:WAVeform <filepath>[,<desired_waveform>]
MmemoryOpenSetup
¶
Bases: SCPICmdWrite
The MMEMory:OPEN:SETup command.
Description
- This command restores a setup file designated by the
. The supported file format is the native setup format (.AWGX).
Usage
- Using the
.write(value)method will send theMMEMory:OPEN:SETup valuecommand.
SCPI Syntax
- MMEMory:OPEN:SETup <filepath>
MmemoryOpenTxt
¶
Bases: SCPICmdWrite
The MMEMory:OPEN:TXT command.
Description
- This command loads a waveform from a .TXT file into the AWG’s waveform list.
Usage
- Using the
.write(value)method will send theMMEMory:OPEN:TXT valuecommand.
SCPI Syntax
- MMEMory:OPEN:TXT <filepath>,<bitdepth>
MmemorySave
¶
Bases: SCPICmdRead
The MMEMory:SAVE command tree.
Usage
- Using the
.query()method will send theMMEMory:SAVE?query. - Using the
.verify(value)method will send theMMEMory:SAVE?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.sequence: TheMMEMory:SAVE:SEQuencecommand..setup: TheMMEMory:SAVE:SETupcommand..waveform: TheMMEMory:SAVE:WAVeformcommand tree.
sequence
property
¶
sequence: MmemorySaveSequence
Return the MMEMory:SAVE:SEQuence command.
Description
- This command exports a sequence given a unique name to an eligible storage location as the .SEQX file type.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:SEQuence valuecommand.
SCPI Syntax
- MMEMory:SAVE:SEQuence <sequence>,<filepath>
setup
property
¶
setup: MmemorySaveSetup
Return the MMEMory:SAVE:SETup command.
Description
- This command saves the AWG’s setup and optionally includes the assets (waveforms and sequences). This command supports the native setup file format (.AWGX).
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:SETup valuecommand.
SCPI Syntax
- MMEMory:SAVE:SETup <filepath>[,<with_assets>]
waveform
property
¶
waveform: MmemorySaveWaveform
Return the MMEMory:SAVE:WAVeform command tree.
Usage
- Using the
.query()method will send theMMEMory:SAVE:WAVeform?query. - Using the
.verify(value)method will send theMMEMory:SAVE:WAVeform?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.mat: TheMMEMory:SAVE:WAVeform:MATcommand..tiq: TheMMEMory:SAVE:WAVeform:TIQcommand..txt: TheMMEMory:SAVE:WAVeform:TXTcommand..wfm: TheMMEMory:SAVE:WAVeform:WFMcommand..wfmx: TheMMEMory:SAVE:WAVeform:WFMXcommand.
MmemorySaveSequence
¶
Bases: SCPICmdWrite
The MMEMory:SAVE:SEQuence command.
Description
- This command exports a sequence given a unique name to an eligible storage location as the .SEQX file type.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:SEQuence valuecommand.
SCPI Syntax
- MMEMory:SAVE:SEQuence <sequence>,<filepath>
MmemorySaveSetup
¶
Bases: SCPICmdWrite
The MMEMory:SAVE:SETup command.
Description
- This command saves the AWG’s setup and optionally includes the assets (waveforms and sequences). This command supports the native setup file format (.AWGX).
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:SETup valuecommand.
SCPI Syntax
- MMEMory:SAVE:SETup <filepath>[,<with_assets>]
MmemorySaveWaveform
¶
Bases: SCPICmdRead
The MMEMory:SAVE:WAVeform command tree.
Usage
- Using the
.query()method will send theMMEMory:SAVE:WAVeform?query. - Using the
.verify(value)method will send theMMEMory:SAVE:WAVeform?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.mat: TheMMEMory:SAVE:WAVeform:MATcommand..tiq: TheMMEMory:SAVE:WAVeform:TIQcommand..txt: TheMMEMory:SAVE:WAVeform:TXTcommand..wfm: TheMMEMory:SAVE:WAVeform:WFMcommand..wfmx: TheMMEMory:SAVE:WAVeform:WFMXcommand.
mat
property
¶
Return the MMEMory:SAVE:WAVeform:MAT command.
Description
- This command exports a waveform given a unique waveform name to an eligible storage location from the AWG’s waveforms with the AWG Specific MATLAB file format (MAT 5).
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:MAT valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:MAT <wfm_name>,<filepath>
tiq
property
¶
Return the MMEMory:SAVE:WAVeform:TIQ command.
Description
- This command exports an IQ waveform given a unique waveform name to an eligible storage location from the arbitrary waveform generator’s assets as the .TIQ file type.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:TIQ valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:TIQ <wfm_name>,<filepath>
txt
property
¶
Return the MMEMory:SAVE:WAVeform:TXT command.
Description
- This command exports a waveform given a unique waveform name to an eligible storage location from the AWG’s waveforms as a text file as the .TXT file type.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:TXT valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:TXT <wfm_name>,<filepath>,<bitdepth>[,<IQ Component>]
wfm
property
¶
Return the MMEMory:SAVE:WAVeform:WFM command.
Description
- This command exports a waveform given a unique waveform name to an eligible storage location from the AWG’s waveforms as the .WFM file type. The .WFM file type is compatible with the AWG 400/500/600/700/5000/7000 instruments.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:WFM valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:WFM <wfm_name>,<filepath>[,<IQ_Component>]
wfmx
property
¶
wfmx: MmemorySaveWaveformWfmx
Return the MMEMory:SAVE:WAVeform:WFMX command.
Description
- This command exports a waveform given a unique waveform name to an eligible storage location from the AWG’s waveforms as the .WFMX file type.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:WFMX valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:WFMX <wfm_name>,<filepath>
MmemorySaveWaveformMat
¶
Bases: SCPICmdWrite
The MMEMory:SAVE:WAVeform:MAT command.
Description
- This command exports a waveform given a unique waveform name to an eligible storage location from the AWG’s waveforms with the AWG Specific MATLAB file format (MAT 5).
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:MAT valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:MAT <wfm_name>,<filepath>
MmemorySaveWaveformTiq
¶
Bases: SCPICmdWrite
The MMEMory:SAVE:WAVeform:TIQ command.
Description
- This command exports an IQ waveform given a unique waveform name to an eligible storage location from the arbitrary waveform generator’s assets as the .TIQ file type.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:TIQ valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:TIQ <wfm_name>,<filepath>
MmemorySaveWaveformTxt
¶
Bases: SCPICmdWrite
The MMEMory:SAVE:WAVeform:TXT command.
Description
- This command exports a waveform given a unique waveform name to an eligible storage location from the AWG’s waveforms as a text file as the .TXT file type.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:TXT valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:TXT <wfm_name>,<filepath>,<bitdepth>[,<IQ Component>]
MmemorySaveWaveformWfm
¶
Bases: SCPICmdWrite
The MMEMory:SAVE:WAVeform:WFM command.
Description
- This command exports a waveform given a unique waveform name to an eligible storage location from the AWG’s waveforms as the .WFM file type. The .WFM file type is compatible with the AWG 400/500/600/700/5000/7000 instruments.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:WFM valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:WFM <wfm_name>,<filepath>[,<IQ_Component>]
MmemorySaveWaveformWfmx
¶
Bases: SCPICmdWrite
The MMEMory:SAVE:WAVeform:WFMX command.
Description
- This command exports a waveform given a unique waveform name to an eligible storage location from the AWG’s waveforms as the .WFMX file type.
Usage
- Using the
.write(value)method will send theMMEMory:SAVE:WAVeform:WFMX valuecommand.
SCPI Syntax
- MMEMory:SAVE:WAVeform:WFMX <wfm_name>,<filepath>