operator RfsgDigitalEdgeStartTriggerSource(string)
- Updated2025-10-14
- 1 minute(s) read
Creates RfsgDigitalEdgeScriptTriggerSource from the specified string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static implicit operator RfsgDigitalEdgeStartTriggerSource(string source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | Specifies the string that is the source of RfsgDigitalEdgeStartTrigger. |
Returns
Returns an object of type RfsgDigitalEdgeStartTriggerSource.