RfsaExportReferenceClockExportedOutputTerminal Implicit Conversion (String to RfsaExportReferenceClockExportedOutputTerminal)
- Updated2025-05-22
- 1 minute(s) read
Rfsa
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
RfsaExportReferenceClockExportedOutputTerminalReturns an object of type RfsaExportReferenceClockExportedOutputTerminal from the string passed in outputTerminal.