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