ExportedOutputTerminal
- Updated2025-10-06
- 1 minute(s) read
Gets or sets the PulseTrigger exported output terminal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerPulseTriggerExportedOutputTerminal ExportedOutputTerminal { get; set; }
Remarks
Specifies the DCPowerPulseTriggerExportedOutputTerminal.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ExportedOutputTerminal property was accessed after the associated NIDCPower object was disposed. |