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

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