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

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