Converts the specified string to the equivalent RfsaDigitalEdgeArmReferenceTriggerSource object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public static implicit operator RfsaDigitalEdgeArmReferenceTriggerSource(string source)

Parameters

NameTypeDescription
sourcestring

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

Returns

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