NI-SCOPE .NET Class Library Help

ScopeChannelMeasurement Properties

  • Updated2023-09-06
  • 3 minute(s) read
ScopeChannelMeasurement Properties

ScopeChannelMeasurement Properties

The ScopeChannelMeasurement type exposes the following members.

Properties

  NameDescription
Public propertyArrayGain
Gets or sets a scalar value that is multiplied by every element of an array during the Array Gain measurement.
Public propertyArrayOffset
Gets or sets a scalar value that is added to every element of an array during the Array Offset measurement.
Public propertyFilter
Gets measurement properties related to filtering.
Public propertyHysteresisPercent
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.
Public propertyInterpolationSamplingFactor
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.
Public propertyLastHistogramSize
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.
Public propertyOtherChannel
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.
Public propertyPolynomialInterpolationOrder
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.
Public propertyReferenceLevel
Gets properties related to different reference levels.
Public propertySynchronizeCallbacks
Specifies how events and callback delegates are invoked.
Public propertyTimeHistogram
Gets properties that are related to time histogram measurements.
Public propertyVoltageHistogram
Gets properties that are related to voltage histogram measurements.
Top

See Also

Log in to get a better experience