RfsgDriverOperation.InterchangeCheck Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets or sets whether to perform interchangeability checking and retrieve interchangeability warnings.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public bool InterchangeCheck { get; set; }
Public Property InterchangeCheck As Boolean Get Set
Property Value
Booleanif interchangeability checking is enabled; otherwise . The default value is .
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The InterchangeCheck property was accessed after the associated NIRfsg object was disposed. |
Remarks
This property is currently not supported.