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

Table of Contents

Advertisement

Query
Returned Format
<percent> An integer, 0 to 100, representing the percentage of time buckets that must be
Example
Acquire Commands
COMPlete
:ACQuire:COMPlete?
The :ACQuire:COMPlete? query returns the completion criteria.
[:ACQuire:COMPlete] <percent><NL>
full before an acquisition is considered complete.
This example reads the completion criteria and places the result in the variable,
Percent. Then, it prints the content of the variable to the computer's screen.
10
OUTPUT 707;":SYSTEM:HEADER OFF"
20
OUTPUT 707;":ACQUIRE:COMPLETE?"
30
ENTER 707;Percent
40
PRINT Percent
50
END
7-6

Advertisement

Table of Contents
loading

Table of Contents