ResetInterchangeCheck()
- Updated2026-01-20
- 1 minute(s) read
Determines whether the test module has dependencies on the operation of previously executed test modules.
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public void ResetInterchangeCheck()
Remarks
The interchangeability checking algorithms in the specific driver ignore all previous configuration operations, after calling the function.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ResetInterchangeCheck method was accessed after the associated NISwitch object was disposed. |