NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverOperation.InterchangeCheck Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverOperation.InterchangeCheck Property

ScopeDriverOperationInterchangeCheck Property

Gets or sets whether to perform interchangeability checking and retrieve interchangeability warnings.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public bool InterchangeCheck { get; set; }
Public Property InterchangeCheck As Boolean
	Get
	Set

Property Value

Type: Boolean
if interchangeability checking is enabled; otherwise .

The default value is .

See Also

Log in to get a better experience