NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerStartTriggerExportedOutputTerminal.FromString Method

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

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

See Also

Log in to get a better experience