NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerMeasureTriggerExportedOutputTerminal.FromString Method

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

DCPowerMeasureTriggerExportedOutputTerminalFromString Method

Creates a DCPowerMeasureTriggerExportedOutputTerminal 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 DCPowerMeasureTriggerExportedOutputTerminal FromString(
	string outputTerminal
)
Public Shared Function FromString ( 
	outputTerminal As String
) As DCPowerMeasureTriggerExportedOutputTerminal

Parameters

outputTerminal
Type: SystemString
Specifies a string that is the output terminal of DCPowerMeasureTrigger.

Return Value

Type: DCPowerMeasureTriggerExportedOutputTerminal
Returns an object of type DCPowerMeasureTriggerExportedOutputTerminal.

See Also

Log in to get a better experience