ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgMarkerEventExportedOutputTerminal.FromString Method

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

RfsgMarkerEventExportedOutputTerminalFromString Method

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

Parameters

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

Return Value

Type: RfsgMarkerEventExportedOutputTerminal
Returns an object of type RfsgMarkerEventExportedOutputTerminal.

See Also

Log in to get a better experience