NI-SCOPE .NET Class Library Help

ScopeAcquisition.Resolution Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeAcquisition.Resolution Property

ScopeAcquisitionResolution Property

Gets the bit width of valid data (as opposed to padding bits) in the acquired waveform.

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

Syntax

public long Resolution { get; }
Public ReadOnly Property Resolution As Long
	Get

Property Value

Type: Int64
The bit width of valid data in the acquired waveform.

See Also

Log in to get a better experience