ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgConfigurationListStepTriggerExportedOutputTerminal.FromString Method

  • Updated2024-05-08
  • 1 minute(s) read
RfsgConfigurationListStepTriggerExportedOutputTerminal.FromString Method

RfsgConfigurationListStepTriggerExportedOutputTerminalFromString Method

Creates an RfsgConfigurationListStepTriggerExportedOutputTerminal object from the specified string.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public static RfsgConfigurationListStepTriggerExportedOutputTerminal FromString(
	string outputTerminal
)
Public Shared Function FromString ( 
	outputTerminal As String
) As RfsgConfigurationListStepTriggerExportedOutputTerminal

Parameters

outputTerminal
Type: SystemString
Specifies a string that represents the output terminal of RfsgConfigurationListStepTrigger.

Return Value

Type: RfsgConfigurationListStepTriggerExportedOutputTerminal
Returns an object of type RfsgConfigurationListStepTriggerExportedOutputTerminal.

See Also

Log in to get a better experience