NI-SCOPE .NET Class Library Help

Table of Contents

ScopeAcquisition.SampleRate Property

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

ScopeAcquisitionSampleRate Property

Gets the effective sample rate using the current configuration in samples per second.

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

Syntax

public double SampleRate { get; }
Public ReadOnly Property SampleRate As Double
	Get

Property Value

Type: Double
The effective sample rate using the current configuration in samples per second.

Implements

IIviScopeAcquisitionSampleRate

See Also

Log in to get a better experience