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