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