ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgFrequencyReferenceExportedOutputTerminal Implicit Conversion (RfsgFrequencyReferenceExportedOutputTerminal to String)

  • Updated2024-05-08
  • 1 minute(s) read
RfsgFrequencyReferenceExportedOutputTerminal Implicit Conversion (RfsgFrequencyReferenceExportedOutputTerminal to String)

RfsgFrequencyReferenceExportedOutputTerminal  Conversion (RfsgFrequencyReferenceExportedOutputTerminal to String)

Converts the RfsgFrequencyReferenceExportedOutputTerminal object to equivalent string.

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

Syntax

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

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIRfsgRfsgFrequencyReferenceExportedOutputTerminal
Specifies the RfsgFrequencyReferenceExportedOutputTerminal object to be converted to equivalent string.

Return Value

Type: String
Returns a string from the RfsgFrequencyReferenceExportedOutputTerminal object.

See Also

Log in to get a better experience