FromString(string)
- Updated2025-10-14
- 1 minute(s) read
Creates a RfsaDigitizerSampleClockTimebaseSource object from the specified string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public static RfsaDigitizerSampleClockTimebaseSource FromString(string timebaseSource)
Parameters
| Name | Type | Description |
|---|---|---|
| timebaseSource | string | Specifies a string that is the source of RfsaDigitizerSampleClock. |
Returns
Returns an object of type RfsaDigitizerSampleClockTimebaseSource.