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