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