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