NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannel.EnableTimeInterleavedSampling Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannel.EnableTimeInterleavedSampling Property

ScopeChannelEnableTimeInterleavedSampling Property

Gets or sets the instrument to use multiple ADCs to sample the same waveform at a higher effective real-time sample rate.

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

Syntax

public bool EnableTimeInterleavedSampling { get; set; }
Public Property EnableTimeInterleavedSampling As Boolean
	Get
	Set

Property Value

Type: Boolean
The default value is false.

Remarks

This property is not supported by all instruments. For more information, refer to the Features Supported by Device topic in the NI High-Speed Digitizers Help.

See Also

Log in to get a better experience