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