NI-RFSA .NET Reference

RfsaExportDigitizerSampleClockExportedOutputTerminal.FromString Method

  • Updated2023-02-21
  • 1 minute(s) read
RfsaExportDigitizerSampleClockExportedOutputTerminal.FromString Method
Creates a RfsaExportDigitizerSampleClockExportedOutputTerminal object from the specified string.

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

Syntax

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

Parameters

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

Return Value

Type: RfsaExportDigitizerSampleClockExportedOutputTerminal
Returns an object of type RfsaExportDigitizerSampleClockExportedOutputTerminal.

See Also

Log in to get a better experience