acquire
¶
The acquire 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
- ACQuire:FASTAcq:PALEtte {NORMal|TEMPerature|SPECtral|INVErted}
- ACQuire:FASTAcq:PALEtte?
- ACQuire:FASTAcq:STATE {ON|OFF|<NR1>}
- ACQuire:FASTAcq:STATE?
- ACQuire:MAXSamplerate?
- ACQuire:MODe {SAMple|PEAKdetect|HIRes|AVErage|ENVelope}
- ACQuire:MODe?
- ACQuire:NUMACq?
- ACQuire:NUMAVg <NR1>
- ACQuire:NUMAVg?
- ACQuire:SEQuence:CURrent?
- ACQuire:SEQuence:MODe NUMACQs
- ACQuire:SEQuence:NUMSEQuence <NR1>
- ACQuire:SEQuence:NUMSEQuence?
- ACQuire:STATE {<NR1>|OFF|ON|RUN|STOP}
- ACQuire:STATE?
- ACQuire:STOPAfter {RUNSTop|SEQuence}
- ACQuire:STOPAfter?
- ACQuire?
Acquire
¶
Bases: SCPICmdRead
The ACQuire command.
Description
- Queries the current acquisition state.
Usage
- Using the
.query()method will send theACQuire?query. - Using the
.verify(value)method will send theACQuire?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ACQuire?
Properties
.fastacq: TheACQuire:FASTAcqcommand tree..maxsamplerate: TheACQuire:MAXSampleratecommand..mode: TheACQuire:MODecommand..numacq: TheACQuire:NUMACqcommand..numavg: TheACQuire:NUMAVgcommand..sequence: TheACQuire:SEQuencecommand tree..state: TheACQuire:STATEcommand..stopafter: TheACQuire:STOPAftercommand.
fastacq
property
¶
fastacq: AcquireFastacq
Return the ACQuire:FASTAcq command tree.
Usage
- Using the
.query()method will send theACQuire:FASTAcq?query. - Using the
.verify(value)method will send theACQuire:FASTAcq?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.palette: TheACQuire:FASTAcq:PALEttecommand..state: TheACQuire:FASTAcq:STATEcommand.
maxsamplerate
property
¶
maxsamplerate: AcquireMaxsamplerate
Return the ACQuire:MAXSamplerate command.
Description
- This query returns the maximum real-time sample rate.
Usage
- Using the
.query()method will send theACQuire:MAXSamplerate?query. - Using the
.verify(value)method will send theACQuire:MAXSamplerate?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ACQuire:MAXSamplerate?
mode
property
¶
mode: AcquireMode
Return the ACQuire:MODe command.
Description
- This command sets or queries the selected acquisition mode of the instrument.
Usage
- Using the
.query()method will send theACQuire:MODe?query. - Using the
.verify(value)method will send theACQuire:MODe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:MODe valuecommand.
SCPI Syntax
- ACQuire:MODe {SAMple|PEAKdetect|HIRes|AVErage|ENVelope}
- ACQuire:MODe?
Info
SAMplespecifies that the displayed data point value is the first sampled value that is taken during the acquisition interval. The CURVE query, depending on sample rate, will result in either 8 bit or 16 bit data. In case of 8 bit data, the precision is also 8 bit. However, in case of 16 bit data, 12 bit precision data is zero padded in lower 4 bits. SAMple is the default mode.PEAKdetectspecifies the display of high-low range of the samples taken from a single waveform acquisition. The high-low range is displayed as a vertical column that extends from the highest to the lowest value sampled during the acquisition interval. PEAKdetect mode can reveal the presence of aliasing or narrow spikes.HIResspecifies Hi Res mode where the displayed data point value is the average of all the samples taken during the acquisition interval. This is a form of averaging, where the average comes from a single waveform acquisition. The number of samples taken during the acquisition interval determines the number of data values that compose the average.AVEragespecifies averaging mode, in which the resulting waveform shows an average of SAMple data points from several separate waveform acquisitions. The instrument processes the number of waveforms you specify into the acquired waveform, creating a running exponential average of the input signal. The number of waveform acquisitions that go into making up the average waveform is set or queried using theACQUIRE:NUMAVGcommand.ENVelopespecifies envelope mode, where the resulting waveform displays the range of PEAKdetect from continued waveform acquisitions.
numacq
property
¶
numacq: AcquireNumacq
Return the ACQuire:NUMACq command.
Description
- This query-only command returns the number of waveform acquisitions that have occurred since the last time acquisitions were stopped.
Usage
- Using the
.query()method will send theACQuire:NUMACq?query. - Using the
.verify(value)method will send theACQuire:NUMACq?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ACQuire:NUMACq?
numavg
property
¶
numavg: AcquireNumavg
Return the ACQuire:NUMAVg command.
Description
- This command sets or queries the number of waveform acquisitions that make up an averaged waveform. Ranges from 2 to 10240.
Usage
- Using the
.query()method will send theACQuire:NUMAVg?query. - Using the
.verify(value)method will send theACQuire:NUMAVg?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:NUMAVg valuecommand.
SCPI Syntax
- ACQuire:NUMAVg <NR1>
- ACQuire:NUMAVg?
Info
<NR1>is the number of waveform acquisitions to average.
sequence
property
¶
sequence: AcquireSequence
Return the ACQuire:SEQuence command tree.
Usage
- Using the
.query()method will send theACQuire:SEQuence?query. - Using the
.verify(value)method will send theACQuire:SEQuence?query and raise an AssertionError if the returned value does not matchvalue.
Sub-properties
.current: TheACQuire:SEQuence:CURrentcommand..mode: TheACQuire:SEQuence:MODecommand..numsequence: TheACQuire:SEQuence:NUMSEQuencecommand.
state
property
¶
state: AcquireState
Return the ACQuire:STATE command.
Description
- This command starts or stops acquisitions. When state is set to ON or RUN, a new
acquisition will be started. If the last acquisition was a single acquisition
sequence, a new single sequence acquisition will be started. If the last acquisition
was continuous, a new continuous acquisition will be started. If RUN is issued in the
middle of completing a single sequence acquisition (for example, averaging or
enveloping), the acquisition sequence is restarted, and any accumulated data is
discarded. Also, the instrument resets the number of acquisitions. If the RUN argument
is issued while in continuous mode, a reset occurs and acquired data continues to
acquire. If
acquire:stopafteris SEQUENCE, this command leaves the instrument in single sequence, unlike the run/stop button which takes the instrument out of single sequence.
Usage
- Using the
.query()method will send theACQuire:STATE?query. - Using the
.verify(value)method will send theACQuire:STATE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:STATE valuecommand.
SCPI Syntax
- ACQuire:STATE {<NR1>|OFF|ON|RUN|STOP}
- ACQuire:STATE?
Info
<NR1>= 0 stops acquisitions; any other value starts acquisitions.OFFstops acquisitions.ONstarts acquisitions.RUNstarts acquisitions.STOPstops acquisitions.
stopafter
property
¶
stopafter: AcquireStopafter
Return the ACQuire:STOPAfter command.
Description
- This command sets or queries whether the instrument continually acquires acquisitions
or acquires a single sequence. Pressing SINGLE on the front panel button is equivalent
to sending these commands:
ACQUIRE:STOPAFTER SEQUENCEandACQUIRE:STATE 1.
Usage
- Using the
.query()method will send theACQuire:STOPAfter?query. - Using the
.verify(value)method will send theACQuire:STOPAfter?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:STOPAfter valuecommand.
SCPI Syntax
- ACQuire:STOPAfter {RUNSTop|SEQuence}
- ACQuire:STOPAfter?
Info
RUNSTopspecifies that the instrument will continually acquire data, ifACQuire:STATEis turned on.SEQuencespecifies that the next acquisition will be a single-sequence acquisition.
AcquireFastacq
¶
Bases: SCPICmdRead
The ACQuire:FASTAcq command tree.
Usage
- Using the
.query()method will send theACQuire:FASTAcq?query. - Using the
.verify(value)method will send theACQuire:FASTAcq?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.palette: TheACQuire:FASTAcq:PALEttecommand..state: TheACQuire:FASTAcq:STATEcommand.
palette
property
¶
palette: AcquireFastacqPalette
Return the ACQuire:FASTAcq:PALEtte command.
Description
- Sets or queries the waveform grading for fast acquisition mode.
Usage
- Using the
.query()method will send theACQuire:FASTAcq:PALEtte?query. - Using the
.verify(value)method will send theACQuire:FASTAcq:PALEtte?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:FASTAcq:PALEtte valuecommand.
SCPI Syntax
- ACQuire:FASTAcq:PALEtte {NORMal|TEMPerature|SPECtral|INVErted}
- ACQuire:FASTAcq:PALEtte?
Info
NORMalcolors traces according to their channel.TEMPeraturecolors all traces using a multicolored palette, where ‘intensity’ is represented by hue; blue for least frequently hit, red for most frequently hit. All traces share this palette. This is the default color palette.SPECtralcolors all traces using a multicolored palette, where ‘intensity’ is represented by hue; red for least frequently hit, blue for most frequently hit. All traces share this palette.INVErtedInverts the normal display hues and lightness levels based on sample intensity. The areas of lowest sample density appear the brightest, while the areas with the highest sample density appear the darkest.
state
property
¶
state: AcquireFastacqState
Return the ACQuire:FASTAcq:STATE command.
Description
- Sets or queries the state of fast acquisition mode.
Usage
- Using the
.query()method will send theACQuire:FASTAcq:STATE?query. - Using the
.verify(value)method will send theACQuire:FASTAcq:STATE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:FASTAcq:STATE valuecommand.
SCPI Syntax
- ACQuire:FASTAcq:STATE {ON|OFF|<NR1>}
- ACQuire:FASTAcq:STATE?
Info
<NR1>= 0 disables FASTAcq; any other value turns this feature on.OFFdisables the FASTAcq feature.ONenables the FASTAcq feature.
AcquireFastacqPalette
¶
Bases: SCPICmdWrite, SCPICmdRead
The ACQuire:FASTAcq:PALEtte command.
Description
- Sets or queries the waveform grading for fast acquisition mode.
Usage
- Using the
.query()method will send theACQuire:FASTAcq:PALEtte?query. - Using the
.verify(value)method will send theACQuire:FASTAcq:PALEtte?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:FASTAcq:PALEtte valuecommand.
SCPI Syntax
- ACQuire:FASTAcq:PALEtte {NORMal|TEMPerature|SPECtral|INVErted}
- ACQuire:FASTAcq:PALEtte?
Info
NORMalcolors traces according to their channel.TEMPeraturecolors all traces using a multicolored palette, where ‘intensity’ is represented by hue; blue for least frequently hit, red for most frequently hit. All traces share this palette. This is the default color palette.SPECtralcolors all traces using a multicolored palette, where ‘intensity’ is represented by hue; red for least frequently hit, blue for most frequently hit. All traces share this palette.INVErtedInverts the normal display hues and lightness levels based on sample intensity. The areas of lowest sample density appear the brightest, while the areas with the highest sample density appear the darkest.
AcquireFastacqState
¶
Bases: SCPICmdWrite, SCPICmdRead
The ACQuire:FASTAcq:STATE command.
Description
- Sets or queries the state of fast acquisition mode.
Usage
- Using the
.query()method will send theACQuire:FASTAcq:STATE?query. - Using the
.verify(value)method will send theACQuire:FASTAcq:STATE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:FASTAcq:STATE valuecommand.
SCPI Syntax
- ACQuire:FASTAcq:STATE {ON|OFF|<NR1>}
- ACQuire:FASTAcq:STATE?
Info
<NR1>= 0 disables FASTAcq; any other value turns this feature on.OFFdisables the FASTAcq feature.ONenables the FASTAcq feature.
AcquireMaxsamplerate
¶
Bases: SCPICmdRead
The ACQuire:MAXSamplerate command.
Description
- This query returns the maximum real-time sample rate.
Usage
- Using the
.query()method will send theACQuire:MAXSamplerate?query. - Using the
.verify(value)method will send theACQuire:MAXSamplerate?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ACQuire:MAXSamplerate?
AcquireMode
¶
Bases: SCPICmdWrite, SCPICmdRead
The ACQuire:MODe command.
Description
- This command sets or queries the selected acquisition mode of the instrument.
Usage
- Using the
.query()method will send theACQuire:MODe?query. - Using the
.verify(value)method will send theACQuire:MODe?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:MODe valuecommand.
SCPI Syntax
- ACQuire:MODe {SAMple|PEAKdetect|HIRes|AVErage|ENVelope}
- ACQuire:MODe?
Info
SAMplespecifies that the displayed data point value is the first sampled value that is taken during the acquisition interval. The CURVE query, depending on sample rate, will result in either 8 bit or 16 bit data. In case of 8 bit data, the precision is also 8 bit. However, in case of 16 bit data, 12 bit precision data is zero padded in lower 4 bits. SAMple is the default mode.PEAKdetectspecifies the display of high-low range of the samples taken from a single waveform acquisition. The high-low range is displayed as a vertical column that extends from the highest to the lowest value sampled during the acquisition interval. PEAKdetect mode can reveal the presence of aliasing or narrow spikes.HIResspecifies Hi Res mode where the displayed data point value is the average of all the samples taken during the acquisition interval. This is a form of averaging, where the average comes from a single waveform acquisition. The number of samples taken during the acquisition interval determines the number of data values that compose the average.AVEragespecifies averaging mode, in which the resulting waveform shows an average of SAMple data points from several separate waveform acquisitions. The instrument processes the number of waveforms you specify into the acquired waveform, creating a running exponential average of the input signal. The number of waveform acquisitions that go into making up the average waveform is set or queried using theACQUIRE:NUMAVGcommand.ENVelopespecifies envelope mode, where the resulting waveform displays the range of PEAKdetect from continued waveform acquisitions.
AcquireNumacq
¶
Bases: SCPICmdRead
The ACQuire:NUMACq command.
Description
- This query-only command returns the number of waveform acquisitions that have occurred since the last time acquisitions were stopped.
Usage
- Using the
.query()method will send theACQuire:NUMACq?query. - Using the
.verify(value)method will send theACQuire:NUMACq?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ACQuire:NUMACq?
AcquireNumavg
¶
Bases: SCPICmdWrite, SCPICmdRead
The ACQuire:NUMAVg command.
Description
- This command sets or queries the number of waveform acquisitions that make up an averaged waveform. Ranges from 2 to 10240.
Usage
- Using the
.query()method will send theACQuire:NUMAVg?query. - Using the
.verify(value)method will send theACQuire:NUMAVg?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:NUMAVg valuecommand.
SCPI Syntax
- ACQuire:NUMAVg <NR1>
- ACQuire:NUMAVg?
Info
<NR1>is the number of waveform acquisitions to average.
AcquireSequence
¶
Bases: SCPICmdRead
The ACQuire:SEQuence command tree.
Usage
- Using the
.query()method will send theACQuire:SEQuence?query. - Using the
.verify(value)method will send theACQuire:SEQuence?query and raise an AssertionError if the returned value does not matchvalue.
Properties
.current: TheACQuire:SEQuence:CURrentcommand..mode: TheACQuire:SEQuence:MODecommand..numsequence: TheACQuire:SEQuence:NUMSEQuencecommand.
current
property
¶
current: AcquireSequenceCurrent
Return the ACQuire:SEQuence:CURrent command.
Description
- In single sequence acquisition mode, this query returns the number of acquisitions or measurements in the sequence completed so far.
Usage
- Using the
.query()method will send theACQuire:SEQuence:CURrent?query. - Using the
.verify(value)method will send theACQuire:SEQuence:CURrent?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ACQuire:SEQuence:CURrent?
mode
property
¶
mode: AcquireSequenceMode
Return the ACQuire:SEQuence:MODe command.
Description
- In single sequence acquisition, the single sequence stop after count is based on the number of acquisitions.
Usage
- Using the
.write(value)method will send theACQuire:SEQuence:MODe valuecommand.
SCPI Syntax
- ACQuire:SEQuence:MODe NUMACQs
Info
NUMACQsis the number of acquisitions.
numsequence
property
¶
numsequence: AcquireSequenceNumsequence
Return the ACQuire:SEQuence:NUMSEQuence command.
Description
- In single sequence acquisition mode, specify the number of acquisitions or measurements that comprise the sequence. The default is 1.
Usage
- Using the
.query()method will send theACQuire:SEQuence:NUMSEQuence?query. - Using the
.verify(value)method will send theACQuire:SEQuence:NUMSEQuence?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:SEQuence:NUMSEQuence valuecommand.
SCPI Syntax
- ACQuire:SEQuence:NUMSEQuence <NR1>
- ACQuire:SEQuence:NUMSEQuence?
Info
<NR1>is the number of acquisitions or measurements that comprise the sequence.
AcquireSequenceCurrent
¶
Bases: SCPICmdRead
The ACQuire:SEQuence:CURrent command.
Description
- In single sequence acquisition mode, this query returns the number of acquisitions or measurements in the sequence completed so far.
Usage
- Using the
.query()method will send theACQuire:SEQuence:CURrent?query. - Using the
.verify(value)method will send theACQuire:SEQuence:CURrent?query and raise an AssertionError if the returned value does not matchvalue.
SCPI Syntax
- ACQuire:SEQuence:CURrent?
AcquireSequenceMode
¶
Bases: SCPICmdWrite
The ACQuire:SEQuence:MODe command.
Description
- In single sequence acquisition, the single sequence stop after count is based on the number of acquisitions.
Usage
- Using the
.write(value)method will send theACQuire:SEQuence:MODe valuecommand.
SCPI Syntax
- ACQuire:SEQuence:MODe NUMACQs
Info
NUMACQsis the number of acquisitions.
AcquireSequenceNumsequence
¶
Bases: SCPICmdWrite, SCPICmdRead
The ACQuire:SEQuence:NUMSEQuence command.
Description
- In single sequence acquisition mode, specify the number of acquisitions or measurements that comprise the sequence. The default is 1.
Usage
- Using the
.query()method will send theACQuire:SEQuence:NUMSEQuence?query. - Using the
.verify(value)method will send theACQuire:SEQuence:NUMSEQuence?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:SEQuence:NUMSEQuence valuecommand.
SCPI Syntax
- ACQuire:SEQuence:NUMSEQuence <NR1>
- ACQuire:SEQuence:NUMSEQuence?
Info
<NR1>is the number of acquisitions or measurements that comprise the sequence.
AcquireState
¶
Bases: SCPICmdWrite, SCPICmdRead
The ACQuire:STATE command.
Description
- This command starts or stops acquisitions. When state is set to ON or RUN, a new
acquisition will be started. If the last acquisition was a single acquisition sequence, a
new single sequence acquisition will be started. If the last acquisition was continuous, a
new continuous acquisition will be started. If RUN is issued in the middle of completing a
single sequence acquisition (for example, averaging or enveloping), the acquisition
sequence is restarted, and any accumulated data is discarded. Also, the instrument resets
the number of acquisitions. If the RUN argument is issued while in continuous mode, a
reset occurs and acquired data continues to acquire. If
acquire:stopafteris SEQUENCE, this command leaves the instrument in single sequence, unlike the run/stop button which takes the instrument out of single sequence.
Usage
- Using the
.query()method will send theACQuire:STATE?query. - Using the
.verify(value)method will send theACQuire:STATE?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:STATE valuecommand.
SCPI Syntax
- ACQuire:STATE {<NR1>|OFF|ON|RUN|STOP}
- ACQuire:STATE?
Info
<NR1>= 0 stops acquisitions; any other value starts acquisitions.OFFstops acquisitions.ONstarts acquisitions.RUNstarts acquisitions.STOPstops acquisitions.
AcquireStopafter
¶
Bases: SCPICmdWrite, SCPICmdRead
The ACQuire:STOPAfter command.
Description
- This command sets or queries whether the instrument continually acquires acquisitions or
acquires a single sequence. Pressing SINGLE on the front panel button is equivalent to
sending these commands:
ACQUIRE:STOPAFTER SEQUENCEandACQUIRE:STATE 1.
Usage
- Using the
.query()method will send theACQuire:STOPAfter?query. - Using the
.verify(value)method will send theACQuire:STOPAfter?query and raise an AssertionError if the returned value does not matchvalue. - Using the
.write(value)method will send theACQuire:STOPAfter valuecommand.
SCPI Syntax
- ACQuire:STOPAfter {RUNSTop|SEQuence}
- ACQuire:STOPAfter?
Info
RUNSTopspecifies that the instrument will continually acquire data, ifACQuire:STATEis turned on.SEQuencespecifies that the next acquisition will be a single-sequence acquisition.