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