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