Determines whether the current instance of RfsgDigitalLevelScriptTriggerSource and the RfsgDigitalLevelScriptTriggerSource object that you specify are equal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgDigitalLevelScriptTriggerSource source)

Parameters

NameTypeDescription
sourceRfsgDigitalLevelScriptTriggerSource

Specifies the RfsgDigitalLevelScriptTriggerSource object to be compared to the current instance of RfsgDigitalLevelScriptTriggerSource.

Returns

true if the two instances are equal; otherwise, false.