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