FromString(string)
- Updated2026-07-08
- 1 minute(s) read
Returns a DmmSampleTrigger object that represents the specified trigger source.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDmm
public static DmmSampleTrigger FromString(string source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | The trigger source specified as a System.String. |
Returns
A DmmSampleTrigger object that represents the specified trigger source.