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

TypeDescription
System.ObjectDisposedException

The ResetInterchangeCheck method was accessed after the associated NISwitch object was disposed.