SCPI Programmers Manual
14
3. ACQuire Command Subsystem
Command List
⚫ ACQuire:POINts
⚫ ACQuire:TYPE
⚫ ACQuire:SRATe?
⚫ ACQuire:COUNt
3.1 ACQuire:POINts
3.2 ACQuire:TYPE
:<value> ::= <MAIN | XY | ROLL>
▷MAIN: YT mode
▷XY: XY mode
▷ROLL: ROLL mode
The query returns MAIN, XY, or ROLL.
:TIMebase:MODE XY /*Set the horizontal time base mode to XY mode*/
:TIMebase:MODE? /*The query returns XY*/
:ACQuire:POINts <value>
:ACQuire:POINts?
Set or query the storage depth of the oscilloscope.
:<value> ::= memory depth value.
The query returns the actual number of points (integer).
:ACQuire:POINts 4000 /*Set memory depth to 4k*/
:ACQuire:POINts? /*The query returns 4000*/
:ACQuire:TYPE <value>
:ACQuire:TYPE?
Set or query the acquisition method of oscilloscope samples
:<value> ::= < NORMal | AVERage | PEAK | HRESolution>
▷NORMal (normal): In this mode, the oscilloscope samples the signal at equal
time intervals to reconstruct the waveform. For most waveforms, using this
mode produces the best display results.
▷AVERages: In this mode, the oscilloscope averages waveforms that have been 18 /
136