NI-SCOPE .NET Class Library Help

Table of Contents

ScopeAcquisition.TimePerRecord Property

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

ScopeAcquisitionTimePerRecord Property

Gets or sets the length of time that corresponds to the record length.

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

Syntax

public PrecisionTimeSpan TimePerRecord { get; set; }
Public Property TimePerRecord As PrecisionTimeSpan
	Get
	Set

Property Value

Type: PrecisionTimeSpan
The length of time that corresponds to the record length.

See Also

Log in to get a better experience