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