Language Dictionary 3
Keysight Models 6811C, 6812C, and 6813C Programming Guide 97
MEASure:TVOLt:ABSolute?
FETCh:TVOLt:ABSolute?
Keysight 6811C/6812C/6813C Option 020 only.
Returns the time at which the absolute value of the measured voltage first
exceeds level, with the following qualifications: The behavior of the signal before
start_time is ignored, and the absolute value of the voltage must remain above
level for at least the specified min_pulse_width.
Both start_time and the return value are 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:ABSolute? <level>, <start_time>, <min_pulse_width>
FETCh:[SCALar]:TVOLt:ABSolute? <level>, <start_time>, <min_pulse_width>
Parameters 0 to 1E6 (for level)
0 to 1E6 (for start time in seconds)
0 to 1E6 (for minimum pulse width in seconds)
Examples
MEAS:TVOL:ABS? 50, 0, 0.001
FETC:TVOL:ABS? 100, 0.005, 0
Returned parameters <NR3>
Related commands MEAS:TVOL?