ScopeDriverOperation.Warning Event
- Updated2023-09-06
- 1 minute(s) read
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: SystemEventHandlerScopeWarningEventArgsRemarks
You will receive event notifications on registration as listeners.