RfsgFrequencyReferenceExportedOutputTerminal.FromString Method
- Updated2024-05-08
- 1 minute(s) read
RfsgFrequencyReferenceExportedOutputTerminalFromString Method
Creates an RfsgFrequencyReferenceExportedOutputTerminal object from the specified string.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public static RfsgFrequencyReferenceExportedOutputTerminal FromString( string outputTerminal )
Public Shared Function FromString ( outputTerminal As String ) As RfsgFrequencyReferenceExportedOutputTerminal
Parameters
- outputTerminal
- Type: SystemString
Specifies a string that is the output terminal of RfsgFrequencyReference.
Return Value
Type: RfsgFrequencyReferenceExportedOutputTerminalReturns an object of type RfsgFrequencyReferenceExportedOutputTerminal.