NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.RisMethod Property

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

ScopeTimingRisMethod Property

Gets or sets the algorithm for random-interleaved sampling, which is used if the sample rate exceeds the value of RealtimeSampleRateMax.

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

Syntax

public ScopeRisMethod RisMethod { get; set; }
Public Property RisMethod As ScopeRisMethod
	Get
	Set

Property Value

Type: ScopeRisMethod
An object of type ScopeRisMethod.

See Also

Log in to get a better experience