saveonevent
¶
The saveonevent commands module.
These commands are used in the following models: MSO2
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Commands and Queries
- SAVEONEVent:FILEDest <Qstring>
- SAVEONEVent:FILEDest?
- SAVEONEVent:FILEName <QString>
- SAVEONEVent:FILEName?
- SAVEONEVent:IMAGe:FILEFormat {PNG|BMP|JPG}
- SAVEONEVent:IMAGe:FILEFormat?
- SAVEONEVent:WAVEform:FILEFormat {INTERNal|SPREADSheet|MATlab}
- SAVEONEVent:WAVEform:FILEFormat?
- SAVEONEVent:WAVEform:SOUrce {CH<x>|DCH<x>_D<x>|MATH<x>|REF<x>|ALL}
- SAVEONEVent:WAVEform:SOUrce?
Saveonevent
¶
Bases: SCPICmdRead
The SAVEONEVent command tree.
Usage
- Using the
.query()method will send theSAVEONEVent?query. - Using the
.verify(value)method will send theSAVEONEVent?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.filedest: TheSAVEONEVent:FILEDestcommand..filename: TheSAVEONEVent:FILENamecommand..image: TheSAVEONEVent:IMAGecommand tree..waveform: TheSAVEONEVent:WAVEformcommand tree.
filedest
property
¶
filedest: SaveoneventFiledest
Return the SAVEONEVent:FILEDest command.
Description
- This command sets or queries the location where files are saved. This command replaces
SAVEON:FILE:DEST(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:FILEDest?query. - Using the
.verify(value)method will send theSAVEONEVent:FILEDest?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:FILEDest valuecommand.
SCPI Syntax
- SAVEONEVent:FILEDest <Qstring>
- SAVEONEVent:FILEDest?
Info
<QString>specifies the location to store files.
filename
property
¶
filename: SaveoneventFilename
Return the SAVEONEVent:FILEName command.
Description
- This command sets or queries the file name without the extension. This command
replaces
SAVEON:FILE:NAME(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:FILEName?query. - Using the
.verify(value)method will send theSAVEONEVent:FILEName?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:FILEName valuecommand.
SCPI Syntax
- SAVEONEVent:FILEName <QString>
- SAVEONEVent:FILEName?
Info
<QString>specifies the name of the file.
image
property
¶
image: SaveoneventImage
Return the SAVEONEVent:IMAGe command tree.
Usage
- Using the
.query()method will send theSAVEONEVent:IMAGe?query. - Using the
.verify(value)method will send theSAVEONEVent:IMAGe?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.fileformat: TheSAVEONEVent:IMAGe:FILEFormatcommand.
waveform
property
¶
waveform: SaveoneventWaveform
Return the SAVEONEVent:WAVEform command tree.
Usage
- Using the
.query()method will send theSAVEONEVent:WAVEform?query. - Using the
.verify(value)method will send theSAVEONEVent:WAVEform?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.fileformat: TheSAVEONEVent:WAVEform:FILEFormatcommand..source: TheSAVEONEVent:WAVEform:SOUrcecommand.
SaveoneventFiledest
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVEONEVent:FILEDest command.
Description
- This command sets or queries the location where files are saved. This command replaces
SAVEON:FILE:DEST(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:FILEDest?query. - Using the
.verify(value)method will send theSAVEONEVent:FILEDest?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:FILEDest valuecommand.
SCPI Syntax
- SAVEONEVent:FILEDest <Qstring>
- SAVEONEVent:FILEDest?
Info
<QString>specifies the location to store files.
SaveoneventFilename
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVEONEVent:FILEName command.
Description
- This command sets or queries the file name without the extension. This command replaces
SAVEON:FILE:NAME(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:FILEName?query. - Using the
.verify(value)method will send theSAVEONEVent:FILEName?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:FILEName valuecommand.
SCPI Syntax
- SAVEONEVent:FILEName <QString>
- SAVEONEVent:FILEName?
Info
<QString>specifies the name of the file.
SaveoneventImage
¶
Bases: SCPICmdRead
The SAVEONEVent:IMAGe command tree.
Usage
- Using the
.query()method will send theSAVEONEVent:IMAGe?query. - Using the
.verify(value)method will send theSAVEONEVent:IMAGe?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.fileformat: TheSAVEONEVent:IMAGe:FILEFormatcommand.
fileformat
property
¶
fileformat: SaveoneventImageFileformat
Return the SAVEONEVent:IMAGe:FILEFormat command.
Description
- This command sets or returns the image file extension (png, jpg, bmp). This command
replaces
SAVEON:IMAGE:FILEFORMAT(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:IMAGe:FILEFormat?query. - Using the
.verify(value)method will send theSAVEONEVent:IMAGe:FILEFormat?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:IMAGe:FILEFormat valuecommand.
SCPI Syntax
- SAVEONEVent:IMAGe:FILEFormat {PNG|BMP|JPG}
- SAVEONEVent:IMAGe:FILEFormat?
Info
PNGspecifies using PNG format for saved image files.BMPspecifies using BMP format for saved image files.JPGspecifies using JPEG format for saved image files.
SaveoneventImageFileformat
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVEONEVent:IMAGe:FILEFormat command.
Description
- This command sets or returns the image file extension (png, jpg, bmp). This command
replaces
SAVEON:IMAGE:FILEFORMAT(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:IMAGe:FILEFormat?query. - Using the
.verify(value)method will send theSAVEONEVent:IMAGe:FILEFormat?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:IMAGe:FILEFormat valuecommand.
SCPI Syntax
- SAVEONEVent:IMAGe:FILEFormat {PNG|BMP|JPG}
- SAVEONEVent:IMAGe:FILEFormat?
Info
PNGspecifies using PNG format for saved image files.BMPspecifies using BMP format for saved image files.JPGspecifies using JPEG format for saved image files.
SaveoneventWaveform
¶
Bases: SCPICmdRead
The SAVEONEVent:WAVEform command tree.
Usage
- Using the
.query()method will send theSAVEONEVent:WAVEform?query. - Using the
.verify(value)method will send theSAVEONEVent:WAVEform?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.fileformat: TheSAVEONEVent:WAVEform:FILEFormatcommand..source: TheSAVEONEVent:WAVEform:SOUrcecommand.
fileformat
property
¶
fileformat: SaveoneventWaveformFileformat
Return the SAVEONEVent:WAVEform:FILEFormat command.
Description
- This command sets or returns the file extension (csv, wfm, mat). This command replaces
SAVEON:WAVEFORM:FILEFORMAT(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:WAVEform:FILEFormat?query. - Using the
.verify(value)method will send theSAVEONEVent:WAVEform:FILEFormat?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:WAVEform:FILEFormat valuecommand.
SCPI Syntax
- SAVEONEVent:WAVEform:FILEFormat {INTERNal|SPREADSheet|MATlab}
- SAVEONEVent:WAVEform:FILEFormat?
Info
INTERNalspecifies saving the waveform in the instrument internal format.SPREADSheetspecifies saving the waveform in comma separated values format.MATlabspecifies saving the waveform in matlab compatible file format.
source
property
¶
source: SaveoneventWaveformSource
Return the SAVEONEVent:WAVEform:SOUrce command.
Description
- This command sets or returns the sources for saving waveforms when an event occurs.
This command replaces
SAVEON:WAVEFORM:SOURCE(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:WAVEform:SOUrce?query. - Using the
.verify(value)method will send theSAVEONEVent:WAVEform:SOUrce?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:WAVEform:SOUrce valuecommand.
SCPI Syntax
- SAVEONEVent:WAVEform:SOUrce {CH<x>|DCH<x>_D<x>|MATH<x>|REF<x>|ALL}
- SAVEONEVent:WAVEform:SOUrce?
Info
CH<x>specifies an analog channel as the source waveform for saving.DCH<x>_D<x>specifies a digital channel to use as the save on source. The supported digital channel value is 1. The supported digital bit values are 0 to 15 or DALL (all digital channels).Math<x>specifies a math waveform as the source waveform for saving.REF<x>specifies a reference waveform as the source waveform for saving.ALLspecifies all analog, math, digital, and reference waveforms as the source waveforms for saving.
SaveoneventWaveformFileformat
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVEONEVent:WAVEform:FILEFormat command.
Description
- This command sets or returns the file extension (csv, wfm, mat). This command replaces
SAVEON:WAVEFORM:FILEFORMAT(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:WAVEform:FILEFormat?query. - Using the
.verify(value)method will send theSAVEONEVent:WAVEform:FILEFormat?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:WAVEform:FILEFormat valuecommand.
SCPI Syntax
- SAVEONEVent:WAVEform:FILEFormat {INTERNal|SPREADSheet|MATlab}
- SAVEONEVent:WAVEform:FILEFormat?
Info
INTERNalspecifies saving the waveform in the instrument internal format.SPREADSheetspecifies saving the waveform in comma separated values format.MATlabspecifies saving the waveform in matlab compatible file format.
SaveoneventWaveformSource
¶
Bases: SCPICmdWrite, SCPICmdRead
The SAVEONEVent:WAVEform:SOUrce command.
Description
- This command sets or returns the sources for saving waveforms when an event occurs. This
command replaces
SAVEON:WAVEFORM:SOURCE(still valid command, but only an alias for this new command).
Usage
- Using the
.query()method will send theSAVEONEVent:WAVEform:SOUrce?query. - Using the
.verify(value)method will send theSAVEONEVent:WAVEform:SOUrce?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theSAVEONEVent:WAVEform:SOUrce valuecommand.
SCPI Syntax
- SAVEONEVent:WAVEform:SOUrce {CH<x>|DCH<x>_D<x>|MATH<x>|REF<x>|ALL}
- SAVEONEVent:WAVEform:SOUrce?
Info
CH<x>specifies an analog channel as the source waveform for saving.DCH<x>_D<x>specifies a digital channel to use as the save on source. The supported digital channel value is 1. The supported digital bit values are 0 to 15 or DALL (all digital channels).Math<x>specifies a math waveform as the source waveform for saving.REF<x>specifies a reference waveform as the source waveform for saving.ALLspecifies all analog, math, digital, and reference waveforms as the source waveforms for saving.