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

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