NI-DCPower .NET fx45 API Reference

DCPowerOutputEvents.SequenceIterationCompleteEvent Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputEvents.SequenceIterationCompleteEvent Property

DCPowerOutputEventsSequenceIterationCompleteEvent Property

Gets the DCPowerOutputSequenceIterationCompleteEvent sub-object that is used to configure the Sequence Iteration Complete event.

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

Syntax

public DCPowerOutputSequenceIterationCompleteEvent SequenceIterationCompleteEvent { get; }
Public ReadOnly Property SequenceIterationCompleteEvent As DCPowerOutputSequenceIterationCompleteEvent
	Get

Property Value

Type: DCPowerOutputSequenceIterationCompleteEvent
Returns an object of type DCPowerOutputSequenceIterationCompleteEvent.

See Also