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