3 Language Dictionary
96 Keysight Models 6811C, 6812C, and 6813C Programming Guide
MEASure:TVOLt?
FETCh:TVOLt?
Keysight 6811C/6812C/6813C Option 020 only.
Returns the time at which the measured voltage crosses a user-specified voltage
level. The sign and magnitude of occurrence define the event to be reported. For
example, if occurrence is –3, the return value is the third time at which the voltage
crosses the level in the negative-going direction. If occurrence is 4, the return
value is the fourth time at which the voltage crosses the level in the positive-going
direction.
The return value is with respect to the start of the measurement buffer. If no point
on the waveform satisfies the specified conditions, the return value is
9.91000E+37.
Query syntax MEASure:[SCALar]:TVOLt? <level>, <occurrence>
FETCh:[SCALar]:TVOLt? <level>, <occurrence>
Parameters –1E6 to 1E6 (for level)
–4096 to +4096, but not 0 (for occurrence)
Examples
MEAS:TVOL? 50, 3 FETC:TVOL? 10, -1
Returned parameters <NR3>
Related commands MEAS:TVOL:ABS?