NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverOperation.Coercion Event

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

ScopeDriverOperationCoercion Event

Occurs when a property is coerced.

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

Syntax

public event EventHandler<ScopeCoercionEventArgs> Coercion
Public Event Coercion As EventHandler(Of ScopeCoercionEventArgs)

Value

Type: SystemEventHandlerScopeCoercionEventArgs

Remarks

This event is triggered only if RecordCoercions is set to true.

See Also

Log in to get a better experience