MEASure:TINTerval?
Syntax
MEASure:TINTerval? [<channel_pair>]
Description
This query sets all measurement parameters and trigger parameters to default values for time interval
measurements between two channels, then immediately triggers a measurement. The results are sent dir-
ectly to the instrument output buffer.
Parameters
Name Type Range of Values Default Value
<channel_pair> Expression(s) (@1),(@2) | (@2),(@1) (@1),(@2)
Remarks
l The input channel are configured for auto-leveling at 50% with a positive slope.
Because this command enables auto-leveling on the selected channel(s), it should not
be used if the input frequency on the channel(s) is lower than the minimum input signal
frequency for auto-leveling (see SYSTem:ALEVel:FREQuency command). You should
use CONFigure:TINTerval, INPut:LEVel{1|2}, and READ? instead of MEASure:TINTer-
val?.
l The gate source (see SENSe:TINTerval:GATE:SOURce) is set to IMMediate.
l To make a single-period measurement on a channel, use MEASure:SPERiod?.
Return Format
The query returns a single measurement. The format of the measurement is controlled by the FORMat
Subsystem commands.
Examples
The following example configures the instrument for time interval measurements from channel 1 to chan-
nel 2, makes one measurement, and then transfers the measurements to the instrument output buffer.
MEAS:TINT? (@1),(@2)
READ?
Typical Response: +5.10520000000000E-006
Keysight 53220A/53230A Programmer's Reference 275
MEASure:TINTerval?