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