NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerPulseTriggerExportedOutputTerminal.FromString Method

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

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: DCPowerPulseTriggerExportedOutputTerminal
Returns an object of type DCPowerPulseTriggerExportedOutputTerminal.

See Also

Log in to get a better experience