Convert the specified string to equivalent RfsgTriggerSyncDistributionLine object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator RfsgTriggerSyncDistributionLine(string distributionLine)

Parameters

NameTypeDescription
distributionLinestring

Specifies the string to be converted to equivalent RfsgTriggerSyncDistributionLine object.

Returns

Returns an object of type RfsgTriggerSyncDistributionLine from the string passed in the distributionLine.