ScopeChannelMeasurement Properties
- Updated2023-09-06
- 3 minute(s) read
ScopeChannelMeasurement Properties
The ScopeChannelMeasurement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ArrayGain |
Gets or sets a scalar value that is multiplied by every element of an array during the Array Gain measurement.
| |
| ArrayOffset |
Gets or sets a scalar value that is added to every element of an array during the Array Offset measurement.
| |
| Filter |
Gets measurement properties related to filtering.
| |
| HysteresisPercent |
Gets or sets the percentage of the full-scale vertical range for the hysteresis window
size. Digital hysteresis is used in several scalar waveform measurements.
| |
| InterpolationSamplingFactor |
Gets or sets, indirectly, the new number of points for polynomial interpolation measurements.
The new number of points is the input number of points times the sampling factor.
| |
| LastHistogramSize |
Gets or sets the number of bins in the last acquisition histogram.
This histogram is used to determine several scalar measurements, such as voltage low and voltage high.
| |
| OtherChannel |
Gets or sets the second channel for two-channel measurements. If processing steps are registered with this channel, the processing is done before the waveform is used in a two-channel measurement.
| |
| PolynomialInterpolationOrder |
Gets or sets the polynomial order used for the polynomial interpolation measurement.
For example, an order of 1 specifies linear interpolation whereas an order of 2 specifies parabolic interpolation. Any positive integer is valid.
| |
| ReferenceLevel |
Gets properties related to different reference levels.
| |
| SynchronizeCallbacks |
Specifies how events and callback delegates are invoked.
| |
| TimeHistogram |
Gets properties that are related to time histogram measurements.
| |
| VoltageHistogram |
Gets properties that are related to voltage histogram measurements.
|