NI-SCOPE .NET Class Library Help

ScopeTiming.FractionalResample Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTiming.FractionalResample Property

ScopeTimingFractionalResample Property

Gets the ScopeFractionalResample sub-object that you use to configure fractional resampling on the high speed digitizer.

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

Syntax

public ScopeFractionalResample FractionalResample { get; }
Public ReadOnly Property FractionalResample As ScopeFractionalResample
	Get

Property Value

Type: ScopeFractionalResample
An object of type ScopeFractionalResample.

See Also