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

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