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