RfsgArbSampleClockSource.FromString Method
- Updated2024-05-08
- 1 minute(s) read
RfsgArbSampleClockSourceFromString Method
Creates an RfsgArbSampleClockSource 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 RfsgArbSampleClockSource FromString( string source )
Public Shared Function FromString ( source As String ) As RfsgArbSampleClockSource
Parameters
- source
- Type: SystemString
Specifies a string that is the source of RfsgArbSampleClockSource.
Return Value
Type: RfsgArbSampleClockSourceReturns an object of type RfsgArbSampleClockSource.