NI-SCOPE .NET Class Library Help

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-SCOPE .NET Class Library HelpScopeDriverOperation.InterchangeCheckWarning EventCurrent page
Table of Contents

ScopeDriverOperation.InterchangeCheckWarning Event

ScopeDriverOperation.InterchangeCheckWarning Event

ScopeDriverOperationInterchangeCheckWarning Event

Occurs when an interchange check warning event is raised.

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

Syntax

public event EventHandler<ScopeInterchangeCheckWarningEventArgs> InterchangeCheckWarning
Public Event InterchangeCheckWarning As EventHandler(Of ScopeInterchangeCheckWarningEventArgs)

Value

Type: SystemEventHandlerScopeInterchangeCheckWarningEventArgs

Remarks

This event is triggered only if InterchangeCheck is set to .

See Also

In This Section
Was this information helpful?