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

Table of Contents

Advertisement

Query
Returned Format
<value> Period of the first complete cycle on the screen.
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
Measure Commands
PERiod
:MEASure:PERiod? [<source>],<direction>
The :MEASure:PERiod? query returns the measured period of the specified
source.
[:MEASure:PERiod] <value>[,<result_state>]<NL>
See the :MEASure:RESults table in this chapter for a list of the result states.
This example places the current period of the waveform in the numeric variable,
Value, then prints the contents of the variable to the computer's screen.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off
20
OUTPUT 707;":MEASURE:PERIOD? CHANNEL1"
30
ENTER 707;Value
40
PRINT Value
50
END
23-90

Advertisement

Table of Contents
loading

Table of Contents