Converts the specifies string to the equivalent RfsaDigitalEdgeStartTriggerSource object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public static implicit operator RfsaDigitalEdgeStartTriggerSource(string source)

Parameters

NameTypeDescription
sourcestring

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

Returns

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