operator RfsgArbSampleClockSource(string)
- Updated2025-10-14
- 1 minute(s) read
Converts the specified string to an equivalent RfsgArbSampleClockSource object.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static implicit operator RfsgArbSampleClockSource(string source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | Specifies the string to be converted to the equivalent RfsgArbSampleClockSource object. |
Returns
Returns an object of type RfsgArbSampleClockSource from the string passed in source.