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