NI-Digital Pattern Driver .NET Class Library

Table of Contents

NIDigital.CaptureWaveforms Property

  • Updated2023-11-24
  • 1 minute(s) read
NIDigital.CaptureWaveforms Property

NIDigitalCaptureWaveforms Property

Gets the DigitalCaptureWaveforms object containing methods for creating and fetching capture waveforms.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public DigitalCaptureWaveforms CaptureWaveforms { get; }
Public ReadOnly Property CaptureWaveforms As DigitalCaptureWaveforms
	Get

Property Value

Type: DigitalCaptureWaveforms
The object encapsulating the functionality for creating, writing, and fetching waveforms. This object is generated when you create a NIDigital session.

See Also

Log in to get a better experience