NI-DAQmx .NET Framework 4.0 API Reference

DaqSystem.Local Property

  • Updated2023-02-21
  • 1 minute(s) read
DaqSystem.Local Property
Gets an instance of the DaqSystem class that represents the local DAQ system.

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

Syntax

public static DaqSystem Local { get; }
Public Shared ReadOnly Property Local As DaqSystem
	Get

Property Value

Type: DaqSystem
An instance of the DaqSystem class.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience