Agilent Technologies InfiniiVision 4000 X-Series Programmer's Manual page 229

Oscilloscopes
Hide thumbs Also See for InfiniiVision 4000 X-Series:
Table of Contents

Advertisement

:ACQuire:COMPlete
Command Syntax
:ACQuire:COMPlete <complete>
<complete> ::= 100; an integer in NR1 format
The :ACQuire:COMPlete command affects the operation of the :DIGitize
command. It specifies the minimum completion criteria for an acquisition.
The parameter determines the percentage of the time buckets that must be
"full" before an acquisition is considered complete. If :ACQuire:TYPE is
NORMal, it needs only one sample per time bucket for that time bucket to
be considered full.
The only legal value for the :COMPlete command is 100. All time buckets
must contain data for the acquisition to be considered complete.
Query Syntax
:ACQuire:COMPlete?
The :ACQuire:COMPlete? query returns the completion criteria (100) for
the currently selected mode.
Return Format
<completion_criteria><NL>
<completion_criteria> ::= 100; an integer in NR1 format
See Also
Example Code
See complete example programs at:
starting on page 1217
Agilent InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide
(see
page
1208)
"Introduction to :ACQuire Commands"
":ACQuire:TYPE"
on page 240
":DIGitize"
on page 199
":WAVeform:POINts"
on page 1032
' AQUIRE_COMPLETE - Specifies the minimum completion criteria for
' an acquisition.
The parameter determines the percentage of time
' buckets needed to be "full" before an acquisition is considered
' to be complete.
myScope.WriteString ":ACQuire:COMPlete 100"
:ACQuire Commands
on page 227
Chapter
41, "Programming Examples,"
7
229

Advertisement

Table of Contents
loading

Table of Contents