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

DCPowerSequenceIterationCompleteEventOutputTerminal Property
Gets or sets the output terminal for exporting the DCPowerSequenceIterationCompleteEvent event.
You can specify the output terminals in one of the following 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 DCPowerSequenceIterationCompleteEventOutputTerminal OutputTerminal { get; set; }
Public Property OutputTerminal As DCPowerSequenceIterationCompleteEventOutputTerminal Get Set
Property Value
Type: DCPowerSequenceIterationCompleteEventOutputTerminalSpecifies an object of type OutputTerminal.
Remarks
![]() |
---|
The NI PXI-4110 and NI PXI-4130 do not support this property. |