operator DCPowerMeasureTriggerExportedOutputTerminal(string)
- Updated2025-10-06
- 1 minute(s) read
Converts the specified string to the equivalent DCPowerMeasureTriggerExportedOutputTerminal object.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public static implicit operator DCPowerMeasureTriggerExportedOutputTerminal(string outputTerminal)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal | string | Specifies the string to be converted to the equivalent DCPowerMeasureTriggerExportedOutputTerminal object. |
Returns
Returns an object of type DCPowerMeasureTriggerExportedOutputTerminal from the string passed in outputTerminal.