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