IviScopeWaveformMeasurement Extension Group Overview
The IviScopeWaveformMeasurement extension group defines extensions for oscilloscopes capable of calculating various measurements such as rise-time, fall-time, period, and frequency from an acquired waveform.
![]() |
Note In the following table, the literal string IVISCOPE_VAL_ precedes the measurement name. |
Waveform Measurement Descriptions
Measurement Name | Description |
---|---|
![]() |
The length of time for the first rising edge of the signal to rise from the low reference level to the high reference level. |
![]() |
The length of time for the first falling edge of the signal to fall from the high reference level to the low reference level. |
![]() |
The frequency of one complete cycle in the waveform. |
![]() |
The length of time of one complete cycle in the waveform. |
![]() |
The true Root Mean Square voltage of the entire waveform. |
![]() |
The true Root Mean Square voltage over the first cycle in the waveform. |
![]() |
The maximum amplitude found in the entire waveform. |
![]() |
The minimum amplitude found in the entire waveform. |
![]() |
The absolute difference between the VOLTAGE_MAX and the VOLTAGE_MIN in volts. |
![]() |
The voltage that corresponds to 100% when using the reference levels. The oscilloscope calculates this value using either the min/max or histogram methods. The min/max method uses the maximum value found. The histogram method uses the most common value found above the middle of the waveform. |
![]() |
The voltage that corresponds to 0% when using the reference levels. The oscilloscope calculates this value using either the min/max or histogram methods. The min/max method uses the minimum value found. The histogram method uses the most common value found below the middle of the waveform. |
![]() |
The arithmetic average in volts measured over the entire waveform. |
![]() |
The arithmetic average in volts over the first cycle in the waveform. |
![]() |
The length of time between the mid reference level points of the first negative pulse in the waveform. |
![]() |
The length of time between the mid reference level points of the first positive pulse in the waveform. |
![]() |
The ratio of the WIDTH_NEG to the PERIOD of the first cycle in the waveform expressed as a percentage.![]() |
![]() |
The ratio of the WIDTH_POS width to the PERIOD of the first cycle in the waveform expressed as a percentage.![]() |
![]() |
The VOLTAGE_HIGH less the VOLTAGE_LOW in volts over the entire waveform.
AMPLITUDE = VOLTAGE_HIGH-VOLTAGE_LOW |
![]() |
The relative waveform distortion which follows an edge transition. It is calculated using the following formula:
—for the rising edge: ![]() —for the falling edge: ![]() The instrument makes the measurement on the edge closest to the beginning of the waveform record. The units are the percentage of the signal amplitude. |
![]() |
The relative waveform distortion which precedes an edge transition. It is calculated using the following formula:
—for the rising edge: ![]() —for the falling edge: ![]() The instrument makes the measurement on the edge closest to the beginning of the waveform record. The units are the percentage of the signal amplitude. |