FromString(string)
- Updated2025-10-06
- 1 minute(s) read
Creates a DCPowerStartTriggerExportedOutputTerminal object from the specified string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public static DCPowerStartTriggerExportedOutputTerminal FromString(string outputTerminal)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal | string | Specifies a string that is the output terminal of DCPowerStartTrigger |
Returns
Returns an object of type DCPowerStartTriggerExportedOutputTerminal.