:MEASure:HORizontal:EEDGe:STRide

Command Syntax

:MEASure:HORizontal:EEDGe:STRide <edge_number>

<edge_number> is an int.

Query Syntax

:MEASure:HORizontal:EEDGe:STRide?

Description

For the Edge to Edge measurement, this command specifies the Nth occurrence of the specified second edge.

To set the edge direction, use the :MEASure:HORizontal:EEDGe:EDIRection{1:2} command.

To set the edge threshold, use the :MEASure:HORizontal:EEDGe:ETHReshold{1:2} command.

Example Command Sequence

This sequence defines the first measurement edge's direction and threshold followed by the second measurement edge's direction, threshold, and stride value. The Edge to Edge measurement is then installed and the measurement result returned.

:MEASure:HORizontal:EEDGe:SOURce1 CHANnel1
  //  Defines first measurement edge
:MEASure:HORizontal:EEDGe:EDIRection1 RISing
:MEASure:HORizontal:EEDGe:ETHReshold1 MIDDle
  //  Defines second measurement edge
:MEASure:HORizontal:EEDGe:SOURce2 CHANnel2
:MEASure:HORizontal:EEDGe:EDIRection2 FALLing
:MEASure:HORizontal:EEDGe:ETHReshold2 MIDDle
:MEASure:HORizontal:EEDGe:STRide 4
  //  Perform measurement
:MEASure:HORizontal:EEDGe
:MEASure:HORizontal:EEDGe?