Controls the Aperture setting used to make Group Delay measurements.
CALCulate:MEASure:GDELay |
Click a keyword to view the command details.
See Also
Applicable Models: All (Read-Write) Sets group delay aperture using a fixed frequency range. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<value> |
Frequency range (in Hz) to use for the aperture setting. Choose between the equivalent of two data points and the channel frequency span. |
Examples |
CALC:MEAS2:GDEL:FREQ 1E6 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:GDELay:FREQuency? |
Return Type |
Numeric |
Frequency range that equates to 11 points. This can be changed to two points with a preference setting. |
Applicable Models: All (Read-Write) Sets group delay aperture using a percent of the channel frequency span. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<value> |
Percent of frequency span to use for the aperture setting. Choose between the equivalent of two data points and 100 percent of the channel frequency span. |
Examples |
'set to 25 percent of the channel frequency span CALC:MEAS2:GDEL:PERC 25 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:GDELay:PERCent? |
Return Type |
Numeric |
Percent of frequency span that equates to 11 points. This can be changed to two points with a preference setting. |
Applicable Models: All (Read-Write) Sets group delay aperture using a fixed number of data points. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<value> |
Number of data points to use for the aperture setting. Choose between two points and the number of points in the channel. |
Examples |
'set to 25 data points CALC:MEAS2:GDEL:POIN 25 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:GDELay:POINts? |
Return Type |
Numeric |
11 points. This can be changed to two points with a preference setting. |