NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

Task.ExportSignals Property

  • Updated2023-02-21
  • 1 minute(s) read
Task.ExportSignals Property
Gets the exported signal configuration for the task.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public ExportSignals ExportSignals { get; }
Public ReadOnly Property ExportSignals As ExportSignals
	Get

Property Value

Type: ExportSignals
The ExportSignals for the task.

See Also

Log in to get a better experience