NIRfsa Namespace

Table of Contents

RfsaExportReferenceClockExportedOutputTerminal Implicit Conversion (String to RfsaExportReferenceClockExportedOutputTerminal)

  • Updated2025-05-22
  • 1 minute(s) read
RfsaExportReferenceClockExportedOutputTerminal Implicit Conversion (String to RfsaExportReferenceClockExportedOutputTerminal)

RfsaExportReferenceClockExportedOutputTerminal   Conversion (String to RfsaExportReferenceClockExportedOutputTerminal)

Converts the specified string to the equivalent RfsaExportReferenceClockExportedOutputTerminal object.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public static implicit operator RfsaExportReferenceClockExportedOutputTerminal (
	string outputTerminal
)
Public Shared Widening Operator CType ( 
	outputTerminal As String
) As RfsaExportReferenceClockExportedOutputTerminal

Parameters

outputTerminal  String
Specifies the string to be converted to the equivalent RfsaExportReferenceClockExportedOutputTerminal object.

Return Value

RfsaExportReferenceClockExportedOutputTerminal
Returns an object of type RfsaExportReferenceClockExportedOutputTerminal from the string passed in outputTerminal.

See Also

Log in to get a better experience