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

Table of Contents

Advertisement

Query
Returned format
<value> The data time interval error value.
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
:MEASure:TIEData? <source>,(SECond | UNITinterval},
{AUTO | CUSTom,<frequency> |
VARiable,<frequency>,<bandwidth> | CLOCk}
The :MEASure:TIEData? query returns the current value of the data time
interval error.
[:MEASure:TIEData] <value>[,<result_state>]<NL>
See the :MEASure:RESults table in this chapter for a list of the result states.
This example places the current value of the data time interval error in the
variable Value, then prints the contents of the variable to the computer's screen.
10
OUTPUT 707;"SYSTEM:HEADER OFF"
20
OUTPUT 707;":MEASURE:TIEDATA? CHANNEL1,SECOND,CUSTOM,1E9"
30
ENTER 707;Value$
40
PRINT Value$
50
END
Measure Commands
TIEData
23-117

Advertisement

Table of Contents
loading

Table of Contents