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