Converts the specified string to the equivalent RfsaDigitalEdgeAdvanceTriggerSource object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public static implicit operator RfsaDigitalEdgeAdvanceTriggerSource(string source)

Parameters

NameTypeDescription
sourcestring

Specifies the string to be converted to the equivalent RfsaDigitalEdgeAdvanceTriggerSource object.

Returns

Returns an object of type RfsaDigitalEdgeAdvanceTriggerSource from the string passed in source.