FromString(string)
- Updated2025-10-14
- 1 minute(s) read
Creates an RfsgScriptTriggerExportedOutputTerminal object from the specified string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static RfsgScriptTriggerExportedOutputTerminal FromString(string outputTerminal)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal | string | Specifies a string representing the output terminal of RfsgScriptTrigger. |
Returns
Returns an object of type RfsgScriptTriggerExportedOutputTerminal.