DCPowerMeasureTriggerExportedOutputTerminal Implicit Conversion (String to DCPowerMeasureTriggerExportedOutputTerminal)
- Updated2024-01-04
- 1 minute(s) read

DCPowerMeasureTriggerExportedOutputTerminal Conversion (String to DCPowerMeasureTriggerExportedOutputTerminal)
Converts the specified string to the equivalent DCPowerMeasureTriggerExportedOutputTerminal object.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public static implicit operator DCPowerMeasureTriggerExportedOutputTerminal ( string outputTerminal )
Public Shared Widening Operator CType ( outputTerminal As String ) As DCPowerMeasureTriggerExportedOutputTerminal
Parameters
- outputTerminal
- Type: SystemString
Specifies the string to be converted to the equivalent DCPowerMeasureTriggerExportedOutputTerminal object.
Return Value
Type: DCPowerMeasureTriggerExportedOutputTerminalReturns an object of type DCPowerMeasureTriggerExportedOutputTerminal from the string passed in outputTerminal.