Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 158

Table of Contents

Advertisement

SEGMented In this sampling mode you can view waveform events that are separated by long
Example
Query
Returned Format
Example
Acquire Commands
MODE
This number determines how many samples are averaged together to form the
16-bit samples that are stored into the channel memories.
periods of time without capturing waveform events that are not of interest to
you.
This example sets the acquisition mode to Real Time Normal.
10
OUTPUT 707;":ACQUIRE:MODE RTIME"
20
END
:ACQuire:MODE?
The :ACQuire:MODE? query returns the current acquisition sampling mode.
[:ACQuire:MODE] {RTIMe | {ETIMe | REPetitive} | PDETect |
HRESolution | SEGMented}<NL>
This example places the current acquisition mode in the string variable, Mode$,
then prints the contents of the variable to the computer's screen.
10
DIM Mode$[50]!Dimension variable
20
OUTPUT 707;":ACQUIRE:MODE?"
30
ENTER 707;Mode$
40
PRINT Mode$
50
END
7-10

Advertisement

Table of Contents
loading

Table of Contents