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