Attributes

attributes.py - Contains the ID of all attributes belongs to the module.

class nirfmxpulse.attributes.AttributeID(value)[source]

Bases: Enum

This enum class contains the ID of all attributes belongs to the module.

ACQUISITION_LENGTH = 12582929

Specifies the acquisition length for the pulse measurement. This value is expressed in seconds.

You configure this attribute when you set the SEGMENTED_ACQUISITION_ENABLED attribute to False.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.001 seconds.

AUTO_LEVEL_INITIAL_REFERENCE_LEVEL = 12582925

Specifies the initial reference level, in dBm, which the auto_level() method uses to estimate the peak power of the input signal.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 30.

CENTER_FREQUENCY = 12582913

Specifies the expected carrier frequency of the acquired RF signal. This value is expressed in Hz. The signal analyzer tunes to this frequency.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default of this attribute is hardware dependent.

DIGITAL_EDGE_TRIGGER_EDGE = 12582918

Specifies the active edge for the trigger. This attribute is used only when you set the TRIGGER_TYPE attribute to Digital Edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Rising Edge.

Name (Value)

Description

Rising Edge (0)

The trigger asserts on the rising edge of the signal.

Falling Edge (1)

The trigger asserts on the falling edge of the signal.

DIGITAL_EDGE_TRIGGER_SOURCE = 12582917

Specifies the source terminal for the digital edge trigger. This attribute is used only when you set the TRIGGER_TYPE attribute to Digital Edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default of this attribute is hardware dependent.

EXTERNAL_ATTENUATION = 12582915

Specifies the attenuation of a switch or cable connected to the RF IN connector of the signal analyzer. This value is expressed in dB. For more information about attenuation, refer to the RF Attenuation and Signal Levels topic for your device in the NI RF Vector Signal Analyzers Help.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

IQ_POWER_EDGE_TRIGGER_LEVEL = 12582920

Specifies the power level at which the device triggers. This value is expressed in dB when you set the IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE attribute to Relative and in dBm when you set the IQ Power Edge Level Type attribute to Absolute. The device asserts the trigger when the signal exceeds the level specified by the value of this attribute, taking into consideration the specified slope. This attribute is used only when you set the TRIGGER_TYPE attribute to IQ Power Edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default of this attribute is hardware dependent.

IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE = 12587007

Specifies the reference for the IQ_POWER_EDGE_TRIGGER_LEVEL attribute. The IQ Power Edge Level Type attribute is used only when you set the TRIGGER_TYPE attribute to IQ Power Edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Absolute.

Name (Value)

Description

Relative (0)

The value of the IQ Power Edge Level attribute is relative to the value of the Reference Level attribute.

Absolute (1)

The IQ Power Edge Level attribute specifies the absolute power.

IQ_POWER_EDGE_TRIGGER_SLOPE = 12582921

Specifies whether the device asserts the trigger when the signal power is rising or when it is falling. The device asserts the trigger when the signal power exceeds the level that you specify in the IQ_POWER_EDGE_TRIGGER_LEVEL attribute with the slope you specify. This attribute is used only when you set the TRIGGER_TYPE attribute to IQ Power Edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Rising Slope.

Name (Value)

Description

Rising Slope (0)

The trigger asserts when the signal power is rising.

Falling Slope (1)

The trigger asserts when the signal power is falling.

IQ_POWER_EDGE_TRIGGER_SOURCE = 12582919

Specifies the channel from which the device monitors the trigger. This attribute is used only when you set the TRIGGER_TYPE attribute to IQ Power Edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default of this attribute is hardware dependent.

MAXIMUM_PULSE_COUNT = 12582931

Specifies the maximum number of pulses to be measured when you set the MAXIMUM_PULSE_COUNT_ENABLED attribute to True.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 100. Valid values are 1 to 10000, inclusive.

MAXIMUM_PULSE_COUNT_ENABLED = 12582930

Specifies whether to enable the maximum pulse count for pulse measurements.

You must configure this attribute when you set the SEGMENTED_ACQUISITION_ENABLED attribute to False.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is False.

Name (Value)

Description

False (0)

The maximum pulse count is disabled.

True (1)

The maximum pulse count is enabled.

MEASUREMENT_BANDWIDTH = 12582935

Specifies the bandwidth of the filter used for the required sample rate. This value is expressed in Hz.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 80 MHz.

MEASUREMENT_FILTER_TYPE = 12582936

Specifies the demodulation filter type to be used in the measurements.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Gaussian.

Name (Value)

Description

Rectangular (0)

The Rectangular filter is applied.

Gaussian (1)

The Gaussian filter is applied.

NUMBER_OF_SEGMENTS = 12582933

Specifies the number of segments to acquire when you set the SEGMENTED_ACQUISITION_ENABLED attribute to True.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 1. Valid values are 1 to 10000, inclusive.

PULSE_ACQUISITION_TRACE_SELECT = 12587278

Specifies the mode to select all pulses or the subset of acquired pulses available for display acquisition trace, limited to MAXIMUM_PULSE_COUNT_ENABLED attribute if set to True.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Subset.

Name (Value)

Description

All Pulses (0)

Selects all the acquired pulses.

Subset (1)

PULSE_ACQUISITION_TRACE_SUBSET_LENGTH = 12587280

Specifies the total number of pulses starting from offset to be used for display acquisition trace. You must configure this attribute when you set the PULSE_ACQUISITION_TRACE_SELECT attribute to Subset.

Set length to 0 to disable the acquisition trace.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 10. Valid values are 0 to 10000, inclusive.

PULSE_ACQUISITION_TRACE_SUBSET_OFFSET = 12587279

Specifies the offset in number of pulses to be used for display acquisition trace. You must configure this attribute when you set the PULSE_ACQUISITION_TRACE_SELECT attribute to Subset.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0. Valid values are 0 to 9999, inclusive.

PULSE_ALL_TRACES_ENABLED = 12587022

Specifies whether to enable storing and retrieving traces after performing the measurements.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is FALSE.

PULSE_AMPLITUDE_LEVEL_DOMAIN = 12587017

Specifies whether voltage or power to be used as domain for pulse measurements.

The level thresholds are considered with a specified domain that impacts the timing results and level results such as droop, overshoot and ripple.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Volts.

Name (Value)

Description

Volts (0)

All threshold levels are calculated in the voltage domain.

Watts (1)

All threshold levels are calculated in the power domain.

PULSE_AMPLITUDE_TRACE_UNIT = 12587228

Specifies the unit of the amplitude level. This attribute is applicable only for the amplitude and acquired amplitude trace.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is dBm.

Name (Value)

Description

dBm (0)

Amplitude trace is expressed in dBm.

Volts (1)

Amplitude trace is expressed in Volts.

Watts (2)

Amplitude trace is expressed in Watts.

PULSE_DETECTION_HYSTERESIS = 12587012

Specifies the hysteresis for pulse detection in dB for the defined threshold.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 1. Valid values are 0 to 50, inclusive.

PULSE_DETECTION_MAXIMUM_WIDTH = 12587015

Specifies the maximum pulse width time to be considered for pulse detection. Any detected pulse width time above the specified value will be ignored by the pulse detection. This value is expressed in seconds.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.005 seconds.

PULSE_DETECTION_MINIMUM_OFF_DURATION = 12587013

Specifies the minimum pulse off duration to be ignored by the pulse detection. This value is expressed in seconds.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.00000005. Valid values are 0 to 0.001, inclusive.

PULSE_DETECTION_MINIMUM_WIDTH = 12587014

Specifies the minimum pulse width time to be considered for pulse detection. Any detected pulse width time below the specified value will be ignored by the pulse detection. This value is expressed in seconds.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.00000005 seconds.

PULSE_DETECTION_REFERENCE = 12587010

Specifies the reference used for PULSE_DETECTION_THRESHOLD attribute.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Ref Level.

Name (Value)

Description

Ref Level (0)

The threshold is relative to the reference level of the samples.

Absolute (1)

The threshold is the absolute power, in dBm.

Peak (2)

The threshold is relative to the peak level of the samples.

PULSE_DETECTION_THRESHOLD = 12587011

Specifies the threshold used for pulse detection. The unit dB or dBm is based on the value you set to the PULSE_DETECTION_REFERENCE attribute.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is -20. Valid values are -100 to 100, inclusive.

PULSE_DROOP_COMPENSATION_ENABLED = 12587021

Specifies whether to compensate the droop detected in pulse level when applying thresholds.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is False.

Name (Value)

Description

False (0)

Droop Compensation is disabled.

True (1)

Droop Compensation is enabled.

PULSE_FREQUENCY_AND_PHASE_CW_FREQUENCY_OFFSET = 12587165

Specifies to manually enter the CW frequency offset. This attribute is valid only when you set the PULSE_FREQUENCY_AND_PHASE_MODULATION_TYPE attribute to CW.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_FREQUENCY_AND_PHASE_CW_FREQUENCY_OFFSET_AUTO = 12587164

Specifies whether the CW frequency offset computation of every detected pulse is automatic or manual. This attribute is valid only when you set the PULSE_FREQUENCY_AND_PHASE_MODULATION_TYPE attribute to CW.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is True.

Name (Value)

Description

False (0)

CW frequency offset computation is set to manual.

True (1)

CW frequency offset computation is set to automatic.

PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_EDGE_START = 12587151

Specifies the start of the pulse data used for the phase/frequency deviation and error measurements when you set the PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_REFERENCE attribute to Edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_EDGE_STOP = 12587152

Specifies the stop of the pulse data used for the phase/frequency deviation and error measurements when you set the PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_REFERENCE attribute to Edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_LENGTH = 12587150

Specifies the length of the pulse data used for the phase/frequency deviation and error measurements when you set the PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_REFERENCE attribute to Center.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 75. Valid values are 0 to 100, inclusive.

PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_REFERENCE = 12587149

Specifies the reference used for the measurement range in phase/frequency deviation and error measurements.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Center.

Name (Value)

Description

Edge (0)

Specifies the range with respect to the edges of the pulse.

Center (1)

Specifies the range with respect to the center of the pulse.

PULSE_FREQUENCY_AND_PHASE_MODULATION_TYPE = 12587163

Specifies the pulse modulation type used for the phase and frequency error, and pulsed FM Measurement.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is CW.

Name (Value)

Description

CW (0)

Continous wave where the frequency remains constant over pulse ON duration.

Linear FM (1)

Frequency varies linearly within pulse ON duration.

Triangular FM (2)

Frequency varies with two lienar FM chirps with opposite slopes within pulse ON duration.

PULSE_LEVEL_COMPUTATION_METHOD = 12587016

Specifies the algorithm used to detect the pulse levels. The algorithm is based on the histogram method of level detection as defined in IEEE Std 181-2011.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Median.

Name (Value)

Description

Mean (0)

The levels derived as the pulse sub-histogram mean levels.

Median (1)

The levels derived as the pulse sub-histogram median levels.

Mode (2)

The levels derived as the pulse sub-histogram mode levels.

PULSE_LOWER_THRESHOLD_LEVEL = 12587020

Specifies the lower threshold level as a percentage of the pulse amplitude used to signify the start of a rising or end of a falling edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 10. Valid values are 0 to 100, inclusive.

PULSE_MEASUREMENT_ENABLED = 12587008

Specifies whether pulse measurements are enabled.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is FALSE.

PULSE_MEASUREMENT_POINT_AVERAGING_DURATION = 12587148

Specifies the length of the averaging window centered at the measurement point. A minimum of 1 sample is used internally.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_MEASUREMENT_POINT_OFFSET = 12587147

Specifies the time offset of the measurement point within the pulse for phase, frequency, and stability measurements.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_MEASUREMENT_POINT_REFERENCE = 12587146

Specifies the reference used for the measurement point calculation, in phase, frequency, and stability measurements. You can set measurement point based on a reference and offset.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Center.

Name (Value)

Description

Rise (0)

The measurement point is defined in reference to the rising edge.

Center (1)

The measurement point is defined in reference to the center of the pulse.

Fall (2)

The measurement point is defined in reference to the falling edge.

PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT = 12587229

Specifies the unit for amplitude deviation results. This attribute is applicable only for droop, ripple and overshoot results.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Percentage.

Name (Value)

Description

Percentage (0)

Amplitude deviation results are returned as a percentage.

dB (1)

Amplitude deviation results are returned in dB.

PULSE_METRICS_ENABLED = 12587162

Specifies whether to enable pulse metrics results computation.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is True.

Name (Value)

Description

False (0)

Pulse Metric results computation is disabled.

True (1)

Pulse Metric results computation is enabled.

PULSE_MULTIBURST_ENABLED = 12587230

Specifies whether to enable pulse measurements on the multiple burst transmission.

In multiburst mode, several pulses are grouped and transmitted in rapid succession, followed by a long pause with no pulses, before another burst of pulses. Each pulse is assigned a burst index and position index within a burst.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is FALSE.

Name (Value)

Description

False (0)

Multiburst disabled, assumes all pulses detected in the current acquisition are analysed as single burst.

True (1)

Multiburst enabled, assumes every burst in the acquisition contains pulses specified by Pulse Burst Length (Pulses) attribute.

PULSE_MULTIBURST_LENGTH = 12587231

Specifies the number of pulses assigned to a single burst.

A minimum of 10 pulses per burst is required for pulse measurements.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 10.

PULSE_MULTIPLE_MEASUREMENT_POINTS_ENABLED = 12587235

Specifies whether to enable pulse stability measurements on multiple measurement points. This attribute enables the stability traces over multiple measurement points when you set the PULSE_ALL_TRACES_ENABLED attribute to TRUE.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is False.

Name (Value)

Description

False (0)

Multiple Measurement Points related computation is disabled.

True (1)

Multiple Measurement Points related computation is enabled.

PULSE_MULTIPLE_MEASUREMENT_POINTS_WINDOW_START = 12587236

Specifies the start of the measurement window used for multiple measurement points selection over pulse ON duration.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 20. Valid values are 0 to 100, inclusive.

PULSE_MULTIPLE_MEASUREMENT_POINTS_WINDOW_STEP_SIZE = 12587238

Specifies the step size of multiple measurement points selection within the measurement window over pulse ON duration. A minimum of 1 sample step size is used internally.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 10.

PULSE_MULTIPLE_MEASUREMENT_POINTS_WINDOW_STOP = 12587237

Specifies the stop of the measurement window used for multiple measurement points selection over pulse ON duration.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 80. Valid values are 0 to 100, inclusive.

PULSE_NUMBER_OF_ANALYSIS_THREADS = 12587144

Specifies the maximum number of threads used for parallelism for the pulse measurement.

The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 1. Valid values are 1 to 10, inclusive.

PULSE_RESULTS_AMPLITUDE_STABILITY = 12587129

Returns the amplitude stability of the measured pulses. This value is expressed in dB. This value is computed as the deviation of amplitude from the reference.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AMPLITUDE_STABILITY_MAXIMUM = 12587131

Returns the maximum amplitude stability across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AMPLITUDE_STABILITY_MEAN = 12587130

Returns the mean of the amplitude stability values across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AMPLITUDE_STABILITY_MINIMUM = 12587132

Returns the minimum amplitude stability across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AMPLITUDE_STABILITY_STANDARD_DEVIATION = 12587133

Returns the amplitude stability standard deviation across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_AMPLITUDE_STABILITY = 12587157

Returns the average amplitude stability over the measured pulses. This value is expressed in dB. The stability is computed as the variance of the amplitude over the measured pulses.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_FREQUENCY = 12587114

Returns the average frequencie for all measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_FREQUENCY_MAXIMUM = 12587116

Returns the maximum average frequency across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_FREQUENCY_MEAN = 12587115

Returns the mean of the average frequency across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_FREQUENCY_MINIMUM = 12587117

Returns the minimum average frequency across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_FREQUENCY_STANDARD_DEVIATION = 12587118

Returns the standard deviation of the average frequency across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_LEVEL = 12587044

Returns the average power levels during the pulse period for all measured pulses. The values are expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_LEVEL_MAXIMUM = 12587046

Returns the maximum average power level during the pulse period across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_LEVEL_MEAN = 12587045

Returns the mean of the average power levels during the pulse period across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_LEVEL_MINIMUM = 12587047

Returns the minimum average power level during the pulse period across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_LEVEL_STANDARD_DEVIATION = 12587048

Returns the standard deviation of the average power levels during the pulse period across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_ON_LEVEL = 12587034

Returns the average power levels during the ON duration for all measured pulses. The values are expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_ON_LEVEL_MAXIMUM = 12587036

Returns the maximum average power level during the ON duration across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_ON_LEVEL_MEAN = 12587035

Returns the mean of the average power levels during the ON duration across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_ON_LEVEL_MINIMUM = 12587037

Returns the minimum average power level during the ON duration across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_ON_LEVEL_STANDARD_DEVIATION = 12587038

Returns the standard deviation of the average power levels during the ON duration across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_PHASE = 12587099

Returns the average phase for all measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_PHASE_MAXIMUM = 12587101

Returns the maximum average phase across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_PHASE_MEAN = 12587100

Returns the mean of the average phase across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_PHASE_MINIMUM = 12587102

Returns the minimum average phase across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_PHASE_STABILITY = 12587158

Returns the average phase stability over the measured pulses. This value is expressed in dB. The stability is computed as the variance of the phase over the measured pulses.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_PHASE_STANDARD_DEVIATION = 12587103

Returns the standard deviation of the average phase across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_AVERAGE_TOTAL_STABILITY = 12587159

Returns the average total stability over measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_BASE_LEVEL = 12587029

Returns the base levels for all measured pulses. The values are expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_BASE_LEVEL_MAXIMUM = 12587031

Returns the maximum base level across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_BASE_LEVEL_MEAN = 12587030

Returns the mean of the base levels across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_BASE_LEVEL_MINIMUM = 12587032

Returns the minimum base level across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_BASE_LEVEL_STANDARD_DEVIATION = 12587033

Returns the standard deviation of the base levels across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_BURST_INDEX = 12587233

Returns the burst indices of all the measured pulses.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DROOP = 12587054

Returns the droop values computed for all measured pulses. Droop values are defined as the rate at which the pulse top levels decays from the beginning to the end during On duration. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DROOP_MAXIMUM = 12587056

Returns the maximum of droop values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DROOP_MEAN = 12587055

Returns the mean of the droop values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DROOP_MINIMUM = 12587057

Returns the minimum of droop values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DROOP_STANDARD_DEVIATION = 12587058

Returns the standard deviation of the droop values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DUTY_CYCLE = 12587084

Returns the duty cycle values for all measured pulses. Duty cycle is the ratio of pulse ON duration to the pulse period. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DUTY_CYCLE_MAXIMUM = 12587086

Returns the maximum duty cycle across the measured pulses. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DUTY_CYCLE_MEAN = 12587085

Returns the mean of duty cycle values across the measured pulses. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DUTY_CYCLE_MINIMUM = 12587087

Returns the minimum duty cycle across the measured pulses. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_DUTY_CYCLE_STANDARD_DEVIATION = 12587088

Returns the standard deviation of duty cycle values across the measured pulses. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FALL_EDGE = 12587277

Returns the fall edge for all measured pulses. Fall edge is the absolute time instant when the pulse exceeds the falling edge width threshold. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FALL_TIME = 12587069

Returns the fall time for all measured pulses. Fall time is the difference between the time when the pulse drops below the upper and lower thresholds. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FALL_TIME_MAXIMUM = 12587071

Returns the maximum fall time across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FALL_TIME_MEAN = 12587070

Returns the mean of the fall time values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FALL_TIME_MINIMUM = 12587072

Returns the minimum fall time across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FALL_TIME_STANDARD_DEVIATION = 12587073

Returns the standard deviation of the fall time values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE = 12587188

Returns the frequency slope rate of a best-fit linear least square regression line measured over user specified sample analysis time interval as determined by PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_LENGTH attribute for each pulse. This value is expressed in Hz/us. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE2 = 12587213

Returns the frequency slope rate of the 2nd best-fit linear least square regression line measured over user specified sample analysis time interval as determined by PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_LENGTH attribute for the measured pulses. This value is expressed in Hz/us. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE2_MAXIMUM = 12587215

Returns the maximum FM chirp rate2 value across the measured pulses. This value is expressed in Hz/us. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE2_MEAN = 12587214

Returns the mean of the FM chirp rate2 values across the measured pulses. This value is expressed in Hz/us. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE2_MINIMUM = 12587216

Returns the minimum FM chirp rate2 value across the measured pulses. This value is expressed in Hz/us. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE2_STANDARD_DEVIATION = 12587217

Returns the standard deviation of the FM chirp rate2 values across the measured pulses. This value is expressed in Hz/us. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE_MAXIMUM = 12587190

Returns the maximum FM chirp rate across the measured pulses. This value is expressed in Hz/us. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE_MEAN = 12587189

Returns the mean of the FM chirp rates across the measured pulses. This value is expressed in Hz/us. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE_MINIMUM = 12587191

Returns the minimum FM chirp rate across the measured pulses. This value is expressed in Hz/us. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_RATE_STANDARD_DEVIATION = 12587192

Returns the standard deviation of the FM chirp rates across the measured pulses. This value is expressed in Hz/us. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY = 12587193

Returns the start frequencies of the best-fit linear least square regression line measured over user specified sample analysis time interval as determined by PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_LENGTH attribute for the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY2 = 12587218

Returns the start frequency of the 2nd best-fit linear least square regression line measured over user specified sample analysis time interval as determined by PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_LENGTH attribute for the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY2_MAXIMUM = 12587220

Returns the maximum FM chirp start frequency2 among the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY2_MEAN = 12587219

Returns the mean of the FM chirp start frequency2 across the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY2_MINIMUM = 12587221

Returns the minimum FM chirp start frequency2 among the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY2_STANDARD_DEVIATION = 12587222

Returns the FM chirp start frequency2 standard deviation across the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY_MAXIMUM = 12587195

Returns the maximum FM chirp start frequency among the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY_MEAN = 12587194

Returns the mean of the FM chirp start frequency across the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY_MINIMUM = 12587196

Returns the minimum FM chirp start frequency among the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_START_FREQUENCY_STANDARD_DEVIATION = 12587197

Returns the FM chirp start frequency standard deviation across the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY = 12587198

Returns the stop frequencies of the best-fit linear least square regression line measured over user specified sample analysis time interval as determined by PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_LENGTH attribute for the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY2 = 12587223

Returns the stop frequency of the 2nd best-fit linear least square regression line measured over user specified sample analysis time interval as determined by PULSE_FREQUENCY_AND_PHASE_DEVIATION_RANGE_LENGTH attribute for the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY2_MAXIMUM = 12587225

Returns the maximum FM chirp stop frequency2 among the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY2_MEAN = 12587224

Returns the mean of the FM chirp stop frequency2 across the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY2_MINIMUM = 12587226

Returns the minimum FM chirp stop frequency2 among the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY2_STANDARD_DEVIATION = 12587227

Returns the FM chirp stop frequency2 standard deviation across the measured pulses. This value is expressed in Hz. This result is valid only for triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY_MAXIMUM = 12587200

Returns the maximum FM chirp stop frequency among the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY_MEAN = 12587199

Returns the mean of the FM chirp stop frequency across the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY_MINIMUM = 12587201

Returns the minimum FM chirp stop frequency among the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FM_CHIRP_STOP_FREQUENCY_STANDARD_DEVIATION = 12587202

Returns the FM chirp stop frequency standard deviation across the measured pulses. This value is expressed in Hz. This result is valid for linear FM and triangular FM modulation.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_DEVIATION = 12587124

Returns the peak-to-peak frequency deviation for all measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_DEVIATION_MAXIMUM = 12587126

Returns the maximum peak-to-peak phase deviation across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_DEVIATION_MEAN = 12587125

Returns the mean of the peak-to-peak phase deviation across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_DEVIATION_MINIMUM = 12587127

Returns the minimum peak-to-peak frequency deviation across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_DEVIATION_STANDARD_DEVIATION = 12587128

Returns the standard deviation of the peak-to-peak frequency deviation across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_PEAK = 12587182

Returns the peak frequency error for all measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_PEAK_LOCATION = 12587187

Returns the time locations corresponding to the peak frequency error of the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_PEAK_MAXIMUM = 12587184

Returns the maximum peak frequency error across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_PEAK_MEAN = 12587183

Returns the mean of the peak frequency error across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_PEAK_MINIMUM = 12587185

Returns the minimum peak frequency error across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_PEAK_STANDARD_DEVIATION = 12587186

Returns the standard deviation of the peak frequency error across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_RMS = 12587177

Returns the RMS frequency error for all measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_RMS_MAXIMUM = 12587179

Returns the maximum RMS frequency error across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_RMS_MEAN = 12587178

Returns the mean of the RMS frequency error across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_RMS_MINIMUM = 12587180

Returns the minimum RMS frequency error across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_FREQUENCY_ERROR_RMS_STANDARD_DEVIATION = 12587181

Returns the standard deviation of the RMS frequency error across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_OVERSHOOT = 12587049

Returns the overshoot values computed for all measured pulses. The overshoot value is defined as the ratio of height of the local peak after a rising edge to the pulse amplitude. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_OVERSHOOT_MAXIMUM = 12587051

Returns the maximum of overshoot values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_OVERSHOOT_MEAN = 12587050

Returns the mean of the overshoot values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_OVERSHOOT_MINIMUM = 12587052

Returns the minimum of overshoot values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_OVERSHOOT_STANDARD_DEVIATION = 12587053

Returns the standard deviation of the overshoot values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PEAK_LEVEL = 12587039

Returns the peak power levels during the pulse period for all measured pulses. The values are expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PEAK_LEVEL_MAXIMUM = 12587041

Returns the maximum peak power level during the pulse period across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PEAK_LEVEL_MEAN = 12587040

Returns the mean of the peak power levels during the pulse period across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PEAK_LEVEL_MINIMUM = 12587042

Returns the minimum peak power level during the pulse period across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PEAK_LEVEL_STANDARD_DEVIATION = 12587043

Returns the standard deviation of the peak power levels during the pulse period across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_DEVIATION = 12587109

Returns the peak-to-peak phase deviation for all measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_DEVIATION_MAXIMUM = 12587111

Returns the maximum peak-to-peak phase deviation across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_DEVIATION_MEAN = 12587110

Returns the mean of the peak-to-peak phase deviation across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_DEVIATION_MINIMUM = 12587112

Returns the minimum peak-to-peak phase deviation across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_DEVIATION_STANDARD_DEVIATION = 12587113

Returns the standard deviation of the peak-to-peak phase deviation across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_PEAK = 12587171

Returns the peak phase error for all measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_PEAK_LOCATION = 12587176

Returns the time locations corresponding to the peak phase error for all measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_PEAK_MAXIMUM = 12587173

Returns the maximum peak phase error across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_PEAK_MEAN = 12587172

Returns the mean of the peak phase error across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_PEAK_MINIMUM = 12587174

Returns the minimum peak phase error across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_PEAK_STANDARD_DEVIATION = 12587175

Returns the standard deviation of the peak phase error across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_RMS = 12587166

Returns the RMS phase error for all measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_RMS_MAXIMUM = 12587168

Returns the maximum RMS phase error across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_RMS_MEAN = 12587167

Returns the mean of the RMS phase error across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_RMS_MINIMUM = 12587169

Returns the minimum RMS phase error across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_ERROR_RMS_STANDARD_DEVIATION = 12587170

Returns the standard deviation of the RMS phase errors across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_STABILITY = 12587134

Returns the phase stability of the measured pulses. This value is expressed in dB. This value is computed as the deviation of phase from the reference.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_STABILITY_MAXIMUM = 12587136

Returns the maximum phase stability across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_STABILITY_MEAN = 12587135

Returns the mean of the phase stability values across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_STABILITY_MINIMUM = 12587137

Returns the minimum phase stability across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PHASE_STABILITY_STANDARD_DEVIATION = 12587138

Returns the phase stability standard deviation across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_COUNT = 12587023

Returns the measured pulse count.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_OFF_DURATION = 12587079

Returns the OFF duration values for all measured pulses. OFF duration value is the duration of the pulse for the first falling-edge and the subsequent rising-edge transition at width threshold. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_OFF_DURATION_MAXIMUM = 12587081

Returns the maximum OFF duration across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_OFF_DURATION_MEAN = 12587080

Returns the mean of the OFF duration values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_OFF_DURATION_MINIMUM = 12587082

Returns the minimum OFF duration across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_OFF_DURATION_STANDARD_DEVIATION = 12587083

Returns the standard deviation of OFF duration values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_POSITION_INDEX = 12587234

Returns the position indices of all the measured pulses within a burst.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_REPETITION_INTERVAL = 12587089

Returns the pulse period values for all measured pulses. Period values are the time difference between two consecutive transitions of the same polarity, either positive or negative, where the transitions occur at crossings of the width threshold. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_REPETITION_INTERVAL_MAXIMUM = 12587091

Returns the maximum pulse period across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_REPETITION_INTERVAL_MEAN = 12587090

Returns the mean of pulse period values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_REPETITION_INTERVAL_MINIMUM = 12587092

Returns the minimum pulse period across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_REPETITION_INTERVAL_STANDARD_DEVIATION = 12587093

Returns the standard deviation of pulse period values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_FREQUENCY_DIFFERENCE = 12587119

Returns the frequency difference of the pulses with respect to the frequency of the first pulse. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_FREQUENCY_DIFFERENCE_MAXIMUM = 12587121

Returns the maximum pulse-to-pulse frequency difference across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_FREQUENCY_DIFFERENCE_MEAN = 12587120

Returns the mean of the pulse-to-pulse frequency difference across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_FREQUENCY_DIFFERENCE_MINIMUM = 12587122

Returns the minimum pulse-to-pulse frequency difference across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_FREQUENCY_DIFFERENCE_STANDARD_DEVIATION = 12587123

Returns the standard deviation of the pulse-to-pulse frequency difference across the measured pulses. This value is expressed in Hz.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_PHASE_DIFFERENCE = 12587160

Returns the phase difference of the pulses with respect to the phase of the first pulse. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_PHASE_DIFFERENCE_MAXIMUM = 12587106

Returns the maximum pulse-to-pulse phase difference across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_PHASE_DIFFERENCE_MEAN = 12587105

Returns the mean of the pulse-to-pulse phase difference across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_PHASE_DIFFERENCE_MINIMUM = 12587107

Returns the minimum pulse-to-pulse phase difference across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_TO_PULSE_PHASE_DIFFERENCE_STANDARD_DEVIATION = 12587108

Returns the standard deviation of the pulse-to-pulse phase difference across the measured pulses. This value is expressed in degrees.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_WIDTH = 12587074

Returns the ON duration for all measured pulses. ON duration value is the duration of the pulse for the first rising-edge and the subsequent falling-edge transition at width threshold. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_WIDTH_MAXIMUM = 12587076

Returns the maximum ON duration across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_WIDTH_MEAN = 12587075

Returns the mean of the ON duration values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_WIDTH_MINIMUM = 12587077

Returns the minimum ON duration across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_PULSE_WIDTH_STANDARD_DEVIATION = 12587078

Returns the standard deviation of ON duration values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RIPPLE = 12587059

Returns the ripple values computed for all measured pulses. Ripple values are the difference between the maximum and minimum deviation from the pulse top reference. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RIPPLE_MAXIMUM = 12587061

Returns the maximum of ripple values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RIPPLE_MEAN = 12587060

Returns the mean of the ripple values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RIPPLE_MINIMUM = 12587062

Returns the minimum of ripple values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RIPPLE_STANDARD_DEVIATION = 12587063

Returns the standard deviation of the ripple values computed for all measured pulses. This value is expressed in units specified by PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT attribute.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RISE_EDGE = 12587276

Returns the rise edge for all measured pulses. Rise edge is the absolute time instant when the pulse exceeds the rising edge lower threshold. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RISE_TIME = 12587064

Returns the rise time for all measured pulses. Rise time is the difference between the time when the pulse exceeds the lower and upper thresholds. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RISE_TIME_MAXIMUM = 12587066

Returns the maximum rise time across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RISE_TIME_MEAN = 12587065

Returns the mean of the rise time values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RISE_TIME_MINIMUM = 12587067

Returns the minimum rise time across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_RISE_TIME_STANDARD_DEVIATION = 12587068

Returns the standard deviation of the rise time values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_COMPRESSION_RATIO = 12587259

Returns the compression ratio for all measured pulses. Compression ratio is the ratio of the mainlobe width to the pulse width. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_COMPRESSION_RATIO_MAXIMUM = 12587261

Returns the maximum compression ratio across the measured pulses. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_COMPRESSION_RATIO_MEAN = 12587260

Returns the mean of the compression ratio values across the measured pulses. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_COMPRESSION_RATIO_MINIMUM = 12587262

Returns the minimum compression ratio across the measured pulses. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_COMPRESSION_RATIO_STANDARD_DEVIATION = 12587263

Returns the standard deviation of the compression ratio values across the measured pulses. This value is expressed as a percentage.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_DELAY = 12587249

Returns the sidelobe delay for all measured pulses. Sidelobe delay is the time elapsed between the highest sidelobe peak and mainlobe peak level. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_DELAY_MAXIMUM = 12587251

Returns the maximum sidelobe delay across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_DELAY_MEAN = 12587250

Returns the mean of the sidelobe delay values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_DELAY_MINIMUM = 12587252

Returns the minimum sidelobe delay across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_DELAY_STANDARD_DEVIATION = 12587253

Returns the standard deviation of the sidelobe delay values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_MAINLOBE_WIDTH = 12587244

Returns the mainlobe width for all measured pulses. Mainlobe width is the width at 3dB below from its peak level. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_MAINLOBE_WIDTH_MAXIMUM = 12587246

Returns the maximum mainlobe width across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_MAINLOBE_WIDTH_MEAN = 12587245

Returns the mean of the mainlobe width values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_MAINLOBE_WIDTH_MINIMUM = 12587247

Returns the minimum mainlobe width across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_MAINLOBE_WIDTH_STANDARD_DEVIATION = 12587248

Returns the standard deviation of the mainlobe width values across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_CORRELATION = 12587264

Returns the peak correlation for all measured pulses. Peak correlation is the normalized peak power of the correlated output by both measured and reference pulse powers. This values ranges in between 0 to 1.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_CORRELATION_MAXIMUM = 12587266

Returns the maximum peak correlation across the measured pulses.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_CORRELATION_MEAN = 12587265

Returns the mean of the peak correlation values across the measured pulses.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_CORRELATION_MINIMUM = 12587267

Returns the minimum peak correlation across the measured pulses.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_CORRELATION_STANDARD_DEVIATION = 12587268

Returns the standard deviation of the peak correlation values across the measured pulses.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_SIDELOBE_LEVEL = 12587254

Returns the peak sidelobe level for all measured pulses. Peak sidelobe level is the ratio of the highest sidelobe peak to the mainlobe peak level. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_SIDELOBE_LEVEL_MAXIMUM = 12587256

Returns the maximum peak sidelobe level across the measured pulses. This value is expressed in seconds.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_SIDELOBE_LEVEL_MEAN = 12587255

Returns the mean of the peak sidelobe level values across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_SIDELOBE_LEVEL_MINIMUM = 12587257

Returns the minimum peak sidelobe level across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TIME_SIDELOBE_PEAK_SIDELOBE_LEVEL_STANDARD_DEVIATION = 12587258

Returns the standard deviation of the peak sidelobe level values across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOP_LEVEL = 12587024

Returns the top levels for all measured pulses. The values are expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOP_LEVEL_MAXIMUM = 12587026

Returns the maximum top level across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOP_LEVEL_MEAN = 12587025

Returns the mean of the top levels across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOP_LEVEL_MINIMUM = 12587027

Returns the minimum top level across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOP_LEVEL_STANDARD_DEVIATION = 12587028

Returns the standard deviation of the top levels across the measured pulses. This value is expressed in dBm.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOTAL_STABILITY = 12587139

Returns the total stability of the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOTAL_STABILITY_MAXIMUM = 12587141

Returns the maximum total stability across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOTAL_STABILITY_MEAN = 12587140

Returns the mean of the total stability values across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOTAL_STABILITY_MINIMUM = 12587142

Returns the minimum total stability across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_RESULTS_TOTAL_STABILITY_STANDARD_DEVIATION = 12587143

Returns the total stability standard deviation across the measured pulses. This value is expressed in dB.

You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

PULSE_SELECTED_BURST_TRACE = 12587232

Specifies the burst number selected for the display of traces. This attribute is applicable for IQ, amplitude and pulse stability traces.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_SELECTED_PULSE_TRACE = 12587153

Specifies the pulse number selected for displaying the traces. This attribute is valid only for IQ, amplitude and pulse stability traces.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_STABILITY_ENABLED = 12587161

Specifies whether to enable pulse stability results computation.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is True.

Name (Value)

Description

False (0)

Pulse Stability results computation is disabled.

True (1)

Pulse Stability results computation is enabled.

PULSE_STABILITY_FREQUENCY_ERROR_COMPENSATION = 12587145

Specifies whether to compute and correct the frequency offset for stability results computation. This is an optional setting and in negligible frequency error condition you must set this attribute to Off to avoid incorrect results.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is On.

Name (Value)

Description

Off (0)

Frequency error compensation is disabled.

On (1)

Frequency error compensation is enabled.

PULSE_STABILITY_MEASUREMENT_OFFSET = 12587154

Specifies the offset in number of pulses to be used for pulse stability measurement. This attribute is applicable for average stability results and pulse-to-pulse stabilty trace.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_STABILITY_PULSE_TO_PULSE_OFFSET = 12587156

Specifies the offset in number of pulses used for pulse-to-pulse stability measurement trace.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 1.

PULSE_STABILITY_REFERENCE_OFFSET = 12587155

Specifies the offset in number of pulses used for pulse stability reference computation.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_TIME_SIDELOBE_ENABLED = 12587239

Specifies whether to enable pulse time sidelobe results computation. You can use the RFmxPulse Configure Reference Waveform (1 Wfm) method to set the reference waveform for correlation computation.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is False.

Name (Value)

Description

False (0)

Pulse Time Sidelobe results computation is disabled.

True (1)

Pulse Time Sidelobe results computation is enabled.

PULSE_TIME_SIDELOBE_KEEP_OUT_TIME = 12587242

Specifies keep out time for the time sidelobe measurements.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.000001 seconds.

PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO = 12587241

Specifies whether the keep out time computation for the time sidelobe measurements is automatic or manual.

Defines excluded region in the correlated output to distinguish the sidelobes from the main lobe for time sidelobe measurements.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is True.

Name (Value)

Description

False (0)

Keep out time computation is set to manual specifified by Pulse Time Sidelobe Keep Out Time (s) attribute.

True (1)

Keep out time computation is set to automatic, determined mainlobe 3dB width is used.

PULSE_TIME_SIDELOBE_MINIMUM_CORRELATION = 12587243

Specifies the minimum peak correlation value for the time sidelobe measurements.

Time sidelobe measurements for the given pulse is computed only if the peak correlation value crosses the minimum correlation value.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.5.

PULSE_TIME_SIDELOBE_REFERENCE_WINDOW_TYPE = 12587240

Specifies the window type to be applied to the reference pulse to obtain correlated output for the time sidelobe measurements.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is None.

Name (Value)

Description

None (0)

Indicates no windowing.

Flat Top (1)

Indicates Flat Top window type.

Hanning (2)

Indicates Hanning window type.

Hamming (3)

Indicates Hamming window type.

Gaussian (4)

Indicates Gaussian window type.

Blackman (5)

Indicates Blackman window type.

Dolph-Chebyshev (6)

Indicates Chebyshev window type.

PULSE_TRACE_RANGE_AUTO = 12587272

Specifies whether the trace range computation of the selected pulse is automatic or manually configured by you.

This attribute is applicable for IQ, amplitude, phase and frequency traces.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is True.

Name (Value)

Description

False (0)

Trace range computation is set to manual.

True (1)

Trace range is automatically computed according to the pulse width.

PULSE_TRACE_RANGE_LENGTH = 12587275

Specifies the length in seconds of the trace range centered at the reference point.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.000020 seconds.

PULSE_TRACE_RANGE_OFFSET = 12587274

Specifies the time offset in seconds from the reference point to position the trace range.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

PULSE_TRACE_RANGE_REFERENCE = 12587273

Specifies the reference point for positioning of trace range. You can set reference point based on reference and PULSE_TRACE_RANGE_OFFSET value.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Center.

Name (Value)

Description

Rise (0)

Trace range is defined in reference to the rising edge.

Center (1)

Trace range is defined in reference to the center of the pulse.

Fall (2)

Trace range is defined in reference to the falling edge.

PULSE_UPPER_THRESHOLD_LEVEL = 12587018

Specifies the upper threshold level as a percentage of the pulse amplitude used to signify the end of a rising edge or beginning of a falling edge.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 90. Valid values are 0 to 100, inclusive.

PULSE_WIDTH_THRESHOLD_LEVEL = 12587019

Specifies the middle threshold level as a percentage of the pulse amplitude used to signify the mid-transition level between pulse states used for pulse width computation.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 50. Valid values are 0 to 100, inclusive.

REFERENCE_LEVEL = 12582914

Specifies the reference level that represents the maximum expected power of the RF input signal. This value is expressed in dBm for RF devices and Vpk-pkfor baseband devices.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default of this attribute is hardware dependent.

REFERENCE_LEVEL_HEADROOM = 12587004

Specifies the margin RFmx adds to the REFERENCE_LEVEL attribute. The margin avoids clipping and overflow warnings if the input signal exceeds the configured reference level.

RFmx configures the input gain to avoid clipping and associated overflow warnings provided the instantaneous power of the input signal remains within the Reference Level plus the Reference Level Headroom. If you know the input power of the signal precisely or previously included the margin in the Reference Level, you could improve the signal-to-noise ratio by reducing the Reference Level Headroom.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

**Supported devices: **PXIe-5668R, PXIe-5830/5831/5832/5840/5841/5842/5860.

Default values

Name (value)

Description

PXIe-5668

6 dB

PXIe-5830/5831/5832/5841/5842/5860

1 dB

PXIe-5840

0 dB

RESULT_FETCH_TIMEOUT = 12632064

Specifies the wait time before results are available in the RFmxPulse Attribute. This value is expressed in seconds.

Set this value to a time longer than expected for fetching the measurement. A value of -1 specifies that the RFmxPulse Attribute waits until the measurement is complete.

You do not need to use a Selector String to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 10.

SEGMENTED_ACQUISITION_ENABLED = 12582932

Specifies whether to enable Segmented Acquisition. This mode is best applied when the pulses are sparsely spaced.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is False.

Name (Value)

Description

False (0)

Segmented acquisition is disabled.

True (1)

Segmented acquisition is enabled.

SEGMENT_ACQUISITION_LENGTH = 12582934

Specifies the acquisition length for the pulse measurement when you set the SEGMENTED_ACQUISITION_ENABLED attribute to True. This value is expressed in seconds.

You must set this attribute to a value slightly higher than the desired pulse ON duration.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.00001 seconds.

SELECTED_PORTS = 12587005

Specifies the instrument port to be configured to acquire a signal. Use nirfmxinstr.session.Session.get_available_ports() method to get the valid port names.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

Valid values

Name (value)

Description

PXIe-5830

if0, if1

PXIe-5831/5832

if0, if1, rf<0-1>/port<x>, where 0-1 indicates one (0) or two (1) mmRH-5582 connections and x is the port number on the mmRH-5582 front panel

Other devices

“” (empty string)

Default values

Name (value)

Description

PXIe-5830/5831/5832

if1

Other devices

“” (empty string)

TRIGGER_DELAY = 12582922

Specifies the trigger delay time. This value is expressed in seconds.

If the delay is negative, the measurement acquires pretrigger samples. If the delay is positive, the measurement acquires post-trigger samples.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is 0.

TRIGGER_MINIMUM_QUIET_TIME_DURATION = 12582924

Specifies the time duration for which the signal must be quiet before the signal analyzer arms the I/Q power edge trigger. This value is expressed in seconds.

If you set the IQ_POWER_EDGE_TRIGGER_SLOPE attribute to Rising Slope, the signal is quiet below the trigger level. If you set the IQ Power Edge Slope attribute to Falling Slope, the signal is quiet above the trigger level.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default of this attribute is hardware dependent.

TRIGGER_MINIMUM_QUIET_TIME_MODE = 12582923

Specifies whether the measurement computes the minimum quiet time used for triggering.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Manual.

Name (Value)

Description

Manual (0)

The minimum quiet time for triggering is the value of the Trigger Min Quiet Time attribute.

Auto (1)

The measurement computes the minimum quiet time used for triggering.

TRIGGER_TYPE = 12582916

Specifies the trigger type.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is None.

Name (Value)

Description

None (0)

No Reference Trigger is configured.

Digital Edge (1)

The Reference Trigger is not asserted until a digital edge is detected. The source of the digital edge is specified using the Digital Edge Source attribute.

IQ Power Edge (2)

The Reference Trigger is asserted when the signal changes past the level specified by the slope (rising or falling), which is configured using the IQ Power Edge Slope attribute.

Software (3)

The Reference Trigger is not asserted until a software trigger occurs.