RfsaTimerStartSource.FromString Method
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Creates an RfsaTimerStartSource object from the specified string.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static RfsaTimerStartSource FromString( string source )
Public Shared Function FromString ( source As String ) As RfsaTimerStartSource
Parameters
- source String
- Specifies a string that is the source of RfsaTimerStartSource.
Return Value
RfsaTimerStartSourceReturns an object of type RfsaTimerStartSource.