NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.PollInterval Property

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

ScopeTimingPollInterval Property

Gets or sets the poll interval to use during RIS acquisitions to check whether the acquisition is complete.

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

Syntax

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

Property Value

Type: PrecisionTimeSpan
Poll interval, in PrecisionTimeSpan.

See Also

Log in to get a better experience