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