DCPowerPulseTriggerExportedOutputTerminal.FromString Method
- Updated2024-01-04
- 1 minute(s) read

DCPowerPulseTriggerExportedOutputTerminalFromString Method
Creates a DCPowerPulseTriggerExportedOutputTerminal object from the specified string.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public static DCPowerPulseTriggerExportedOutputTerminal FromString( string outputTerminal )
Public Shared Function FromString ( outputTerminal As String ) As DCPowerPulseTriggerExportedOutputTerminal
Parameters
- outputTerminal
- Type: SystemString
Specifies a string that is the output terminal of DCPowerSequenceAdvanceTrigger
Return Value
Type: DCPowerPulseTriggerExportedOutputTerminalReturns an object of type DCPowerPulseTriggerExportedOutputTerminal.