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