NIRfsg Namespace

Table of Contents

RfsgDriverOperation.InterchangeCheck Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgDriverOperation.InterchangeCheck Property

RfsgDriverOperationInterchangeCheck Property

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

Boolean
if interchangeability checking is enabled; otherwise . The default value is .

Exceptions

ExceptionCondition
ObjectDisposedException The InterchangeCheck property was accessed after the associated NIRfsg object was disposed.

Remarks

This property is currently not supported.

See Also

Log in to get a better experience