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

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: SystemEventHandlerDCPowerCoercionEventArgsRemarks
This event is triggered only if RecordCoercions is set to true.