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

DCPowerStartTriggerExportedOutputTerminalFromString Method
Creates a DCPowerStartTriggerExportedOutputTerminal 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 DCPowerStartTriggerExportedOutputTerminal FromString( string outputTerminal )
Public Shared Function FromString ( outputTerminal As String ) As DCPowerStartTriggerExportedOutputTerminal
Parameters
- outputTerminal
- Type: SystemString
Specifies a string that is the output terminal of DCPowerStartTrigger
Return Value
Type: DCPowerStartTriggerExportedOutputTerminalReturns an object of type DCPowerStartTriggerExportedOutputTerminal.