RfsaExportReferenceClockExportedOutputTerminal Implicit Conversion (RfsaExportReferenceClockExportedOutputTerminal to String)
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
StringReturns a string from the RfsaExportReferenceClockExportedOutputTerminal object.