NI-DAQmx .NET Framework 4.5 API Reference

Device.SelfTest Method

  • Updated2023-02-21
  • 1 minute(s) read
Device.SelfTest Method
Performs a brief test of the device resources. If a failure occurs, refer to your device documentation for more information.

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

Syntax

public void SelfTest()
Public Sub SelfTest

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience