NI-SCOPE .NET Class Library Help

ScopeDriverOperation.Warning Event

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverOperation.Warning Event

ScopeDriverOperationWarning Event

Occurs when the driver creates a driver warning.

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

Syntax

public event EventHandler<ScopeWarningEventArgs> Warning
Public Event Warning As EventHandler(Of ScopeWarningEventArgs)

Value

Type: SystemEventHandlerScopeWarningEventArgs

Remarks

You will receive event notifications on registration as listeners.

See Also

Log in to get a better experience