NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerPulseCompleteEvent.OutputTerminal Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerPulseCompleteEvent.OutputTerminal Property

DCPowerPulseCompleteEventOutputTerminal Property

Gets or sets the output terminal for exporting the PulseCompleteEvent. Output terminals can be specified in one of two ways. If the device is named Dev1 and your terminal is PXI_Trig0, you can specify the terminal with the fully qualified terminal name, /Dev1/PXI_Trig0, or with the shortened terminal name, PXI_Trig0.

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

Syntax

public DCPowerPulseCompleteEventOutputTerminal OutputTerminal { get; set; }
Public Property OutputTerminal As DCPowerPulseCompleteEventOutputTerminal
	Get
	Set

Property Value

Type: DCPowerPulseCompleteEventOutputTerminal
Specifies the DCPowerPulseCompleteEventOutputTerminal value.

Remarks

Note Note
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

See Also

Log in to get a better experience