FromString(string)
- Updated2025-10-14
- 1 minute(s) read
Creates an RfsgDigitalEdgeConfigurationListStepTriggerSource object from the specified string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static RfsgDigitalEdgeConfigurationListStepTriggerSource FromString(string source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | Specifies a string representing the source of RfsgDigitalEdgeConfigurationListStepTrigger. |
Returns
Returns an object of type RfsgDigitalEdgeConfigurationListStepTriggerSource.