NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerDriverOperation.Coercion Event

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerDriverOperation.Coercion Event

DCPowerDriverOperationCoercion Event

Occurs when a property is coerced.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

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

Value

Type: SystemEventHandlerDCPowerCoercionEventArgs

Remarks

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

See Also

Log in to get a better experience