Agilent Technologies Infiniium 90000 Series Programmer's Manual page 158

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

9
Acquire Commands
This number determines how many samples are averaged together to form
the 16- bit samples that are stored into the channel memories.
To set the desired bits of vertical resolution, see
on page 155.
SEGMented
In this sampling mode you can view waveform events that are separated
by long periods of time without capturing waveform events that are not of
interest to you.
SEGPdetect
Enables Peak Detect Segmented mode.
SEGHres
Enables High Resolution Segmented mode.
To set the desired bits of vertical resolution, see
on page 155.
Example
This example sets the acquisition mode to Real Time Normal.
myScope.WriteString ":ACQuire:MODE RTIMe"
Query
:ACQuire:MODE?
The :ACQuire:MODE? query returns the current acquisition sampling mode.
Returned Format
[:ACQuire:MODE] {RTIMe | PDETect | HRESolution | SEGMented}<NL>
Example
This example places the current acquisition mode in the string variable,
strMode, then prints the contents of the variable to the computer's screen.
Dim strMode As String
myScope.WriteString ":ACQuire:MODE?"
strMode = myScope.ReadString
Debug.Print strMode
158
' Dimension variable.
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
":ACQuire:HRESolution"
":ACQuire:HRESolution"

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents