RfsgPulseModulationSource.FromString Method
- Updated2025-02-03
- 1 minute(s) read
Rfsg
Creates an RfsgPulseModulationSource object from the specified string.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public static RfsgPulseModulationSource FromString( string source )
Public Shared Function FromString ( source As String ) As RfsgPulseModulationSource
Parameters
- source String
- Specifies a string representing the source of PulseModulationSource.
Return Value
RfsgPulseModulationSourceReturns an object of type RfsgPulseModulationSource.