DCPowerDriverOperation.ResetInterchangeCheck Method
- Updated2024-01-04
- 1 minute(s) read

DCPowerDriverOperationResetInterchangeCheck Method
Configures the interchangeability checking algorithms to ignore all previous configuration operations.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public void ResetInterchangeCheck()
Public Sub ResetInterchangeCheck
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ResetInterchangeCheck method was accessed after the associated NIDCPower object was disposed. |