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