Converts the RfsgDigitalLevelScriptTriggerSource object to equivalent string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator string(RfsgDigitalLevelScriptTriggerSource source)

Parameters

NameTypeDescription
sourceRfsgDigitalLevelScriptTriggerSource

Specifies the RfsgDigitalLevelScriptTriggerSource object to be converted to string.

Returns

Returns a string from the RfsgDigitalLevelScriptTriggerSource object.