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