NI-DCPower .NET fx45 API Reference

DCPowerSequenceIterationCompleteEvent.Pulse Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerSequenceIterationCompleteEvent.Pulse Property

DCPowerSequenceIterationCompleteEventPulse Property

Gets the pulse characteristics of the DCPowerSequenceIterationCompleteEvent event.

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

Syntax

public DCPowerSequenceIterationCompleteEventPulse Pulse { get; }
Public ReadOnly Property Pulse As DCPowerSequenceIterationCompleteEventPulse
	Get

Property Value

Type: DCPowerSequenceIterationCompleteEventPulse
Specifies an object of type Pulse.

See Also