NIRfsa Namespace

Table of Contents

RfsaExportReferenceClockExportedOutputTerminal Implicit Conversion (RfsaExportReferenceClockExportedOutputTerminal to String)

  • Updated2025-07-17
  • 1 minute(s) read
RfsaExportReferenceClockExportedOutputTerminal Implicit Conversion (RfsaExportReferenceClockExportedOutputTerminal to String)

RfsaExportReferenceClockExportedOutputTerminal   Conversion (RfsaExportReferenceClockExportedOutputTerminal to String)

Converts the RfsaExportReferenceClockExportedOutputTerminal object to an equivalent string.

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

Syntax

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

Parameters

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

Return Value

String
Returns a string from the RfsaExportReferenceClockExportedOutputTerminal object.

See Also

Log in to get a better experience