SelfTest()
- Updated2026-01-20
- 1 minute(s) read
Verifies that NI-SWITCH device can communicate with the switch.
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public SelfTestResult SelfTest()
Returns
Returns a Ivi.Driver.SelfTestResult object.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SelfTest method was accessed after the associated NISwitch object was disposed. |