NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverOperation.Coercion Event

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverOperation.Coercion Event

DigitalDriverOperationCoercion Event

Occurs when a property is coerced.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

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

Value

Type: SystemEventHandlerCoercionEventArgs

Implements

IIviDriverOperationCoercion

Remarks

This event is triggered if RecordCoercions is set to .

See Also

Log in to get a better experience