FromString(string)
- Updated2025-10-14
- 1 minute(s) read
Creates an RfsaExportReferenceClockExportedOutputTerminal object from the specified string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public static RfsaExportReferenceClockExportedOutputTerminal FromString(string outputTerminal)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal | string | Specifies a string that is the outputTerminal of RfsaExportReferenceClock. |
Returns
Returns an object of type RfsaExportReferenceClockExportedOutputTerminal.