DCPowerPulseCompleteEventOutputTerminal.FromString Method
- Updated2024-01-04
- 1 minute(s) read
DCPowerPulseCompleteEventOutputTerminalFromString Method
Creates a DCPowerPulseCompleteEventOutputTerminal object from the specified string.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public static DCPowerPulseCompleteEventOutputTerminal FromString( string outputTerminal )
Public Shared Function FromString ( outputTerminal As String ) As DCPowerPulseCompleteEventOutputTerminal
Parameters
- outputTerminal
- Type: SystemString
Specifies a string that is the output terminal of DCPowerPulseCompleteEvent.
Return Value
Type: DCPowerPulseCompleteEventOutputTerminalReturns an object of type DCPowerPulseCompleteEventOutputTerminal.