:MEASure:HORizontal:DTIMe:ETHReshold{1:2}
Command Syntax
:MEASure:HORizontal:DTIMe:ETHReshold{1:2} {UPPer | MIDDle | LOWer}
Query Syntax
:MEASure:HORizontal:DTIMe:ETHReshold?
Description
For the delta time (time delay) measurement, specifies the waveform's edge threshold to be used to identify the first or second measurement edge. To set the edge direction, use the :MEASure:HORizontal:DTIMe:EDIRection{1:2} command. To set the edge number, use the :MEASure:HORizontal:DTIMe:ENUMber{1:2} command.
Example Command Sequence
This sequence defines source one's edge number, direction, and threshold followed by source two's edge number, direction, and threshold. The delta time measurement is then started and the measurement result returned.
:MEASure:HORizontal:DTIMe:SOURce1 CHAN1_1 // Defines first measurement edge :MEASure:HORizontal:DTIMe:ENUMber1 2 :MEASure:HORizontal:DTIMe:EDIRection1 RISing :MEASure:HORizontal:DTIMe:ETHReshold1 MIDDle // Defines second measurement edge :MEASure:HORizontal:DTIMe:SOURce2 WMEMory1 :MEASure:HORizontal:DTIMe:ENUMber2 3 :MEASure:HORizontal:DTIMe:EDIRection2 FALLing :MEASure:HORizontal:DTIMe:ETHReshold2 MIDDle // Perform measurement :MEASure:HORizontal:DTIMe :MEASure:HORizontal:DTIMe?