NI-SCOPE .NET Class Library Help

ScopeChannel.GetNormalizationCoefficients Method

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannel.GetNormalizationCoefficients Method

ScopeChannelGetNormalizationCoefficients Method

Returns coefficients that can be used to convert binary data to normalized and calibrated data.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public ScopeCoefficientInfo[] GetNormalizationCoefficients()
Public Function GetNormalizationCoefficients As ScopeCoefficientInfo()

Return Value

Type: ScopeCoefficientInfo
The number of coefficient sets for this channel.

Remarks

Refer to the Scaling and Normalization of Binary Data for more information about how to use this method.

See Also

Log in to get a better experience