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

DCPowerReadyForPulseTriggerEventOutputTerminal Property
Gets or sets the output terminal for exporting the Ready For Pulse Trigger event.
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 DCPowerReadyForPulseTriggerEventOutputTerminal OutputTerminal { get; set; }
Public Property OutputTerminal As DCPowerReadyForPulseTriggerEventOutputTerminal Get Set
Property Value
Type: DCPowerReadyForPulseTriggerEventOutputTerminalSpecifies the DCPowerReadyForPulseTriggerEventOutputTerminal value.