Device.SelfTest Method
- Updated2023-02-21
- 1 minute(s) read
DeviceSelfTest 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.40.49302
Syntax
public void SelfTest()
Public Sub SelfTest
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |