operator RfsaDigitizerSampleClockTimebaseSource(string)
- Updated2025-10-14
- 1 minute(s) read
Converts the specified string to the equivalent RfsaDigitizerSampleClockTimebaseSource object.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public static implicit operator RfsaDigitizerSampleClockTimebaseSource(string timebaseSource)
Parameters
| Name | Type | Description |
|---|---|---|
| timebaseSource | string | Specifies the string to be converted to the equivalent RfsaDigitizerSampleClockTimebaseSource object. |
Returns
Returns a RfsaDigitizerSampleClockTimebaseSource object from the string passed in timebaseSource.