RfsgDriverOperation.InterchangeCheck Property
- Updated2024-05-08
- 1 minute(s) read
RfsgDriverOperationInterchangeCheck Property
Gets or sets whether to perform interchangeability checking and retrieve interchangeability warnings.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public bool InterchangeCheck { get; set; }
Public Property InterchangeCheck As Boolean Get Set
Property Value
Type: 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.