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