ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgScriptTriggerExportedOutputTerminal.FromString Method

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

RfsgScriptTriggerExportedOutputTerminalFromString Method

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

Parameters

outputTerminal
Type: SystemString
Specifies a string representing the output terminal of RfsgScriptTrigger.

Return Value

Type: RfsgScriptTriggerExportedOutputTerminal
Returns an object of type RfsgScriptTriggerExportedOutputTerminal.

See Also

Log in to get a better experience