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

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